Enables the specified codec in the softphone globally.

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

- payloadType (Int32)
- The payload identifier of the codec.

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