Click or drag to resize

CallMediaManagerWrapperGetAudioFormat Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public override AudioFormat GetAudioFormat(
	int payloadType
)

Parameters

payloadType
Type: SystemInt32

Return Value

Type: AudioFormat

Implements

ICallMediaManagerGetAudioFormat(Int32)
See Also