AudioChannel Members

Include Protected Members
Include Inherited Members

Represents an audio channel.

The AudioChannel type exposes the following members.

Properties

  Name Description
Public property AllowedDirection Gets the channel direction policy: the channel direction value to be negotiated and also the "maximum" value to be negotiated with the remote participant. (inherited from MediaChannel)
Public property Direction Gets the current channel direction. (inherited from MediaChannel)
Public property Enabled Gets whether the channel is enabled. (inherited from MediaChannel)
Public property Encrypted Gets whether the channel is encrypted. (inherited from MediaChannel)
Public property Label Gets the channel label. (inherited from MediaChannel)
Public property ReceiveDirectionSamplingRate Gets the audio sampling rate(s) currently in effect on the receive direction of the channel.
Public property SamplingRate Gets the audio sampling rate(s) currently in effect on the channel.
Public property SendDirectionSamplingRate Gets the audio sampling rate(s) currently in effect on the send direction of the channel.
Public property UseHighPerformance Gets whether the AudioChannel instance 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