Click or drag to resize
IConfigurator.DisableCodec Method
Disables the codec with the specified payload type.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void DisableCodec(
	int payloadType
)

Parameters

payloadType
Type: System.Int32
See Also