VolumeShaper.Configuration.MaximumCurvePoints Property

Definition

Returns the maximum number of curve points allowed for VolumeShaper.Builder#setCurve(float[], float[]).

public static int MaximumCurvePoints { [Android.Runtime.Register("getMaximumCurvePoints", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getMaximumCurvePoints", "()I", "", ApiSince=26)>]
static member MaximumCurvePoints : int

Property Value

Attributes

Remarks

Returns the maximum number of curve points allowed for VolumeShaper.Builder#setCurve(float[], float[]).

Java documentation for android.media.VolumeShaper.Configuration.getMaximumCurvePoints().

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