AudioRecord.PositionNotificationPeriod Property

Definition

Returns the notification update period expressed in frames.

public virtual int PositionNotificationPeriod { [Android.Runtime.Register("getPositionNotificationPeriod", "()I", "GetGetPositionNotificationPeriodHandler")] get; }
[<get: Android.Runtime.Register("getPositionNotificationPeriod", "()I", "GetGetPositionNotificationPeriodHandler")>]
member this.PositionNotificationPeriod : int

Property Value

Attributes

Remarks

Returns the notification update period expressed in frames.

Java documentation for android.media.AudioRecord.getPositionNotificationPeriod().

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