Ozeki VoIP SDK Class library
EnableCodec Method (payloadType)
NamespacesOzeki.VoIP.SDKISoftPhoneEnableCodec(Int32)
Enables the specified codec in the softphone globally.
Declaration Syntax
C#Visual BasicVisual C++
void EnableCodec(
	int payloadType
)
Sub EnableCodec ( 
	payloadType As Integer
)
void EnableCodec(
	int payloadType
)
Parameters
payloadType (Int32)
The payload identifier of the codec.
Remarks
Only the enabled codecs will be negotiated during the calls.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290