|
AudioChannel |
Represents the media channel that carries an audio data stream. |
|
AVModality |
Defines the audio/video modality and handles both audio and video calls using the AudioChannel and VideoChannel properties. |
|
CallParkOrbit |
Represents a Call Park Service entry containing a parked call. Used to retrieve a parked call. |
|
Channel |
The base class for AudioChannel and VideoChannel. |
|
ChannelActionAvailabilityEventArgs |
Represents the event data of a ChannelActionAvailability event. |
|
ChannelStateChangedEventArgs |
Represents the event data of a ChannelStateChanged event. |
|
StreamStateChangedEventArgs |
Represents the event data of a StreamStateChanged event. |
|
VideoChannel |
Represents a media channel that carries a video data stream. |
|
VideoWindow |
Draws the video content for either the outgoing (capture) or the incoming (render) video. Native implementation of the IVideoWindow interface https://go.microsoft.com/fwlink/?LinkId=202572 |