Disables a codec globally in the softphone.

C# | Visual Basic | Visual C++ |
void DisableCodec( CodecPayloadType payloadType )
Sub DisableCodec ( payloadType As CodecPayloadType )
void DisableCodec( CodecPayloadType payloadType )

- payloadType (CodecPayloadType)
- 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