ICallMediaManagerGetChannelConfig Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax MediaChannelConfig GetChannelConfig(
CodecMediaType codecMediaType
)
Function GetChannelConfig (
codecMediaType As CodecMediaType
) As MediaChannelConfig
MediaChannelConfig^ GetChannelConfig(
CodecMediaType codecMediaType
)
abstract GetChannelConfig :
codecMediaType : CodecMediaType -> MediaChannelConfig
Parameters
- codecMediaType
- Type: Ozeki.MediaCodecMediaType
Return Value
Type:
MediaChannelConfigSee Also