Ozeki VoIP SDK Class library
ToCodecPayloadType Method (audioType)
NamespacesOzeki.Media.CodecCodecPayloadTypeExToCodecPayloadType(AudioType)
Declaration Syntax
C#Visual BasicVisual C++
public static CodecPayloadType ToCodecPayloadType(
	this AudioType audioType
)
<ExtensionAttribute> 
Public Shared Function ToCodecPayloadType ( 
	audioType As AudioType
) As CodecPayloadType
public:
[ExtensionAttribute]
static CodecPayloadType ToCodecPayloadType(
	AudioType audioType
)
Parameters
audioType (AudioType)
Return Value
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type AudioType. When you use instance method syntax to call this method, omit the first parameter.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290