Click or drag to resize
ICallMediaManager Methods

The ICallMediaManager type exposes the following members.

Methods
  NameDescription
Public methodGetAudioFormat
Gets the audio format for the given codec.
Public methodGetChannelConfig
Public methodGetCurrentEncoder
Gets the current encoder used during the call.
Public methodGetSupportedCodecs
Gets the codecs supported by the other party.
Public methodSendMediaData
Sends media data to the remote party.
Public methodSetChannelConfig
Sets the specified configuration to a media channel.
Public methodSetInboundAudioTypes
Sets the audio types that will handle the media manager.
Public methodSetInboundVideoTypes
Sets the video types that will handle the media manager.
Top
See Also