Click or drag to resize
ICallMediaManagerGetCurrentEncoder Method
Gets the current encoder used during the call.

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

Parameters

mediaType
Type: Ozeki.MediaMediaType

Return Value

Type: CodecDescription
See Also