ICallMediaManagerGetCurrentEncoder Method |
Gets the current encoder used during the call.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax CodecDescription GetCurrentEncoder(
MediaType mediaType
)
Function GetCurrentEncoder (
mediaType As MediaType
) As CodecDescription
CodecDescription^ GetCurrentEncoder(
MediaType mediaType
)
abstract GetCurrentEncoder :
mediaType : MediaType -> CodecDescription
Parameters
- mediaType
- Type: Ozeki.MediaMediaType
Return Value
Type:
CodecDescriptionSee Also