Classes
Class | Description | |
---|---|---|
![]() |
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. 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.
|
![]() |
CallParkOrbit |
Represents a Call Park Service entry
containing a parked call. Used to retrieve a parked call.
|
![]() |
Channel |
Abstract class representing the carrier of a
stream of data such as audio or video.
|
![]() |
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 outoing
(capture) or the incoming (render) video. Native implementation of
the IVideoWindow interface
http://go.microsoft.com/fwlink/?LinkId=202572
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
CallUnparkReason |
Enumerates the reasons why a previously-parked
call was unparked.
|
![]() |
ChannelAction |
Enumerates the valid channel actions.
|
![]() |
ChannelState |
Enumerates the media channel states.
|
![]() |
MediaQuality |
Enumerates the quality levels of media session
for a modality.
|
![]() |
MediaStreamDirection |
Enumerates the media stream directions.
|
![]() |
SpeakerMode |
Enumerates the speaker modes.
|
![]() |
TransferOptions |
Enumerates the transfer options.
|