
C# | Visual Basic | Visual C++ |
public static AudioType ToAudioType( this CodecPayloadType type )
<ExtensionAttribute> Public Shared Function ToAudioType ( type As CodecPayloadType ) As AudioType
public: [ExtensionAttribute] static AudioType ToAudioType( CodecPayloadType type )

- type (CodecPayloadType)


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