
C# | Visual Basic | Visual C++ |
public static CodecInfo ToCodecInfo( this CodecDescription desc )
<ExtensionAttribute> Public Shared Function ToCodecInfo ( desc As CodecDescription ) As CodecInfo
public: [ExtensionAttribute] static CodecInfo^ ToCodecInfo( CodecDescription^ desc )

- desc (CodecDescription)


In Visual Basic and C#, you can call this method as an instance method on any object of type CodecDescription. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290