Click or drag to resize
CallMediaManagerWrapperGetAudioFormat Method

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

Parameters

payloadType
Type: SystemInt32

Return Value

Type: AudioFormat

Implements

ICallMediaManagerGetAudioFormat(Int32)
See Also