Microsoft.Lync.Model.Conversation.AudioVideo namespace

Classes

  Class Description
Public class AudioChannel Represents the media channel that carries an audio data stream.
Public class AVModality Defines the audio/video modality and handles both audio and video calls using the AudioChannel and VideoChannel properties.
Public class CallParkOrbit Represents a Call Park Service entry containing a parked call. Used to retrieve a parked call.
Public class Channel The base class for AudioChannel and VideoChannel.
Public class ChannelActionAvailabilityEventArgs Represents the event data of a ChannelActionAvailability event.
Public class ChannelStateChangedEventArgs Represents the event data of a ChannelStateChanged event.
Public class StreamStateChangedEventArgs Represents the event data of a StreamStateChanged event.
Public class VideoChannel Represents a media channel that carries a video data stream.
Public class 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

Enumerations

  Enumeration Description
Public enumeration CallUnparkReason Defines the specific reason why a previously-parked call was unparked.
Public enumeration ChannelAction Enumerates the channel actions.
Public enumeration ChannelState Enumerates the media channel states.
Public enumeration MediaQuality Enumerates the quality levels of modality's media session.
Public enumeration MediaStreamDirection Enumerates the media stream directions.
Public enumeration SpeakerMode Enumerates the speaker modes.
Public enumeration TransferOptions Enumerates the transfer options.