WmaAudioEncoderConfiguration Class |
Namespace: StreamCoders.Encoder
The WmaAudioEncoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | WmaAudioEncoderConfiguration | Initializes a new instance of the WmaAudioEncoderConfiguration class |
Name | Description | |
---|---|---|
![]() | Bitrate | (Inherited from AudioEncoderConfiguration.) |
![]() | BitsPerSample | (Inherited from AudioEncoderConfiguration.) |
![]() | BlockAlignment |
Gets or sets the block alignment of the audio frames. This will be set by the encoder.
|
![]() | Channels | (Inherited from AudioEncoderConfiguration.) |
![]() | DecoderSpecificData | (Inherited from AudioEncoderConfiguration.) |
![]() | InitializationStatus | (Inherited from AudioEncoderConfiguration.) |
![]() | Samplerate | (Inherited from AudioEncoderConfiguration.) |
Name | Description | |
---|---|---|
![]() | ToTrackInfo | (Overrides AudioEncoderConfigurationToTrackInfo.) |
Name | Description | |
---|---|---|
![]() | 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.) |