ICallMediaManagerGetChannelConfig Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
SyntaxMediaChannelConfig GetChannelConfig(
CodecMediaType codecMediaType
)
Function GetChannelConfig (
codecMediaType As CodecMediaType
) As MediaChannelConfig
MediaChannelConfig^ GetChannelConfig(
CodecMediaType codecMediaType
)
abstract GetChannelConfig :
codecMediaType : CodecMediaType -> MediaChannelConfig
Parameters
- codecMediaType CodecMediaType
Return Value
MediaChannelConfig
See Also