Ozeki VoIP SDK Class library
DisableCodec Method (payloadType)
NamespacesOzeki.VoIP.SDKISoftPhoneDisableCodec(CodecPayloadType)
Disables a codec globally in the softphone.
Declaration Syntax
C#Visual BasicVisual C++
void DisableCodec(
	CodecPayloadType payloadType
)
Sub DisableCodec ( 
	payloadType As CodecPayloadType
)
void DisableCodec(
	CodecPayloadType payloadType
)
Parameters
payloadType (CodecPayloadType)
The payload identifier of the codec.
Remarks
Disabled codecs will not be negotiated during the calls.

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