MediaCodecInfo.AudioCapabilities.BitrateRange Property

Definition

Returns the range of supported bitrates in bits/second.

public Android.Util.Range? BitrateRange { [Android.Runtime.Register("getBitrateRange", "()Landroid/util/Range;", "")] get; }
[<get: Android.Runtime.Register("getBitrateRange", "()Landroid/util/Range;", "")>]
member this.BitrateRange : Android.Util.Range

Property Value

Attributes

Remarks

Returns the range of supported bitrates in bits/second.

Java documentation for android.media.MediaCodecInfo.AudioCapabilities.getBitrateRange().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to