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.3.183.0
Syntax
CodecDescription GetCurrentEncoder(
	MediaType mediaType
)

Parameters

mediaType
Type: MediaType

Return Value

Type: CodecDescription
See Also