DynamicsProcessing.Config.PreferredFrameDuration Property

Definition

Gets preferred frame duration in milliseconds (ms).

public float PreferredFrameDuration { [Android.Runtime.Register("getPreferredFrameDuration", "()F", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getPreferredFrameDuration", "()F", "", ApiSince=28)>]
member this.PreferredFrameDuration : single

Property Value

preferred frame duration in milliseconds (ms)

Attributes

Remarks

Gets preferred frame duration in milliseconds (ms).

Java documentation for android.media.audiofx.DynamicsProcessing.Config.getPreferredFrameDuration().

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