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.
Namespace:
Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public class AVModality : Modality |
Inheritance Hierarchy
System
.
.
::
.
.
Object
System . . :: . . MarshalByRefObject
UCWBase
UCWFull
Microsoft.Lync.Model.Conversation . . :: . . Modality
Microsoft.Lync.Model.Conversation.AudioVideo . . :: . . AVModality
System . . :: . . MarshalByRefObject
UCWBase
UCWFull
Microsoft.Lync.Model.Conversation . . :: . . Modality
Microsoft.Lync.Model.Conversation.AudioVideo . . :: . . AVModality