AudioTrackDescriptor Class |
Namespace: StreamCoders
The AudioTrackDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioTrackDescriptor |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | Bitrate |
Gets or sets the bitrate.
|
![]() | BitsPerSample |
Gets or sets the bits per sample.
|
![]() | BlockAlignment |
Gets or sets the block alignment of audio frames. This may be a necessary configuration
for some audio types (e.g. WMA Pro).
|
![]() | Channels |
Gets or sets the number of channels.
|
![]() | DecoderSpecificData |
Gets or sets the decoder specific information.
(Inherited from ITrackDescriptor.) |
![]() | Duration |
Gets or sets the duration.
(Inherited from ITrackDescriptor.) |
![]() | SampleFrequency |
Gets or sets the sample frequency.
(Inherited from ITrackDescriptor.) |
Name | Description | |
---|---|---|
![]() | AsT | (Defined by ITrackExtension.) |
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |