Initializes a new instance of the CodecDescription class
| C# | Visual Basic | Visual C++ |
public CodecDescription( int cpt, string name, int sampleRate, int channels, MediaType mediaType, string encodingParams = null )
Public Sub New ( cpt As Integer, name As String, sampleRate As Integer, channels As Integer, mediaType As MediaType, Optional encodingParams As String = Nothing )
public: CodecDescription( int cpt, String^ name, int sampleRate, int channels, MediaType mediaType, String^ encodingParams = nullptr )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649