AudioChannelTemplate Members
Include Protected Members
Include Inherited Members
Audio Channel Template.
The AudioChannelTemplate type exposes the following members.
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. |
Top
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) |
Top