Represents the media channel that carries an audio data stream.

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
class 
AudioChannel : 
Channel

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . MarshalByRefObject
     UCWBase
       UCWFull
         Microsoft.Lync.Model.Conversation.AudioVideo . . :: . . Channel
           Microsoft.Lync.Model.Conversation.AudioVideo . . :: . . AudioChannel

See Also