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

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