Click or drag to resize

ICallMediaManagerGetCurrentEncoder Method

Gets the current encoder used during the call.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
CodecDescription GetCurrentEncoder(
	MediaType mediaType
)

Parameters

mediaType  MediaType
 

Return Value

CodecDescription
See Also