Share via


AudioChannelTemplate Members

Include Protected Members
Include Inherited Members

Audio Channel Template.

The AudioChannelTemplate type exposes the following members.

Properties

  Name Description
Public property AllowedDirection Gets or sets the stream allowed direction. (inherited from MediaChannelTemplate)
Public property Label Gets the Stream Label. (inherited from MediaChannelTemplate)
Public property ReceiveDirectionSamplingRate Gets or sets the Sampling Rate for the receive direction.
Public property SamplingRate Gets or sets the Sampling Rate of the send and receive streams.
Public property SendDirectionSamplingRate Gets or sets the Sampling Rate for the send direction.
Public property UseHighPerformance Gets or sets whether to use only high performance codecs. Setting this property to true disables support for certain high quality but computationally expensive codecs. Default value is false.

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

AudioChannelTemplate Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace