![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
AudioChannel |
Represents the media channel that carries an audio data stream. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
AVModality |
Defines the audio/video modality and handles both audio and video calls using the AudioChannel and VideoChannel properties. When the AVModality is connected, the default channel is audio. Starting the video channel will cause the audio channel to start if the modality is disconnected. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
CallParkOrbit |
Represents a Call Park Service entry containing a parked call. Used to retrieve a parked call. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
Channel |
Abstract class representing the carrier of a stream of data such as audio or video. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
ChannelActionAvailabilityEventArgs |
Represents the event data of a ChannelActionAvailability event. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
ChannelStateChangedEventArgs |
Represents the event data of a ChannelStateChanged event. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
StreamStateChangedEventArgs |
Represents the event data of a StreamStateChanged event. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
VideoChannel |
Represents a media channel that carries a video data stream. |
![Public class Public class](images/hh380319.pubclass(en-us,office.14).gif) |
VideoWindow |
Draws the video content for either the outoing (capture) or the incoming (render) video. Native implementation of the IVideoWindow interface https://go.microsoft.com/fwlink/?LinkId=202572 |