AudioTrack.BitRate Property

Definition

The stream bit rate for the audio track.

public int? BitRate { get; }
member this.BitRate : Nullable<int>
Public ReadOnly Property BitRate As Nullable(Of Integer)

Property Value

Applies to