AudioChannel Members

Audio Stream.

The AudioChannel type exposes the following members.

Properties

  Name Description
Public property AllowedDirection Channel direction policy: the channel direction value we wish to negotiate and also the "maximum" value we will negotiate with the remote participant. (Inherited from MediaChannel.)
Public property Direction The current channel direction. (Inherited from MediaChannel.)
Public property Enabled Indicates if channel is enabled or not. (Inherited from MediaChannel.)
Public property Encrypted Indicates if the channel is encrypted or not. (Inherited from MediaChannel.)
Public property Label Channel label. (Inherited from MediaChannel.)
Public property ReceiveDirectionSamplingRate
Public property SamplingRate Audio Sampling Rate.
Public property SendDirectionSamplingRate
Public property UseHighPerformance Check if AudioVideoFlow is selecting codecs based on their high performance.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AudioChannel Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace