Enables a codec globally in the softphone.

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

- payloadType (CodecPayloadType)
- The payload type of the codec.

Only the enabled codecs will be negotiated during the calls.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290