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

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