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

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