Disables a codec globally in the softphone.
| C# | Visual Basic | Visual C++ |
void DisableCodec( int payloadType )
Sub DisableCodec ( payloadType As Integer )
void DisableCodec( int payloadType )
- payloadType (Int32)
- The payload identifier of the codec.
Disabled codecs will not be negotiated during the calls.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290