Click or drag to resize

CallMediaManagerWrapperGetAudioFormat Method


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

Parameters

payloadType  Int32
 

Return Value

AudioFormat

Implements

ICallMediaManagerGetAudioFormat(Int32)
See Also