The AudioChannelTemplatetype exposes the following members.

Methods

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

Properties

  Name Description
AllowedDirection
Gets or sets the stream allowed direction.
(Inherited from MediaChannelTemplate.)
Label
Gets the Stream Label.
(Inherited from MediaChannelTemplate.)
ReceiveDirectionSamplingRate
Gets or sets the Sampling Rate for the receive direction.
SamplingRate
Gets or sets the Sampling Rate of the send and receive streams.
SendDirectionSamplingRate
Gets or sets the Sampling Rate for the send direction.
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.

See Also