Click or drag to resize
AudioDecoderConfigurationBitrate Property
Gets or sets the bitrate of the audio stream.

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Bitrate { get; set; }

Property Value

Type: Int32
The bitrate of the audio stream.
See Also