Android.Media.AudioTrack.SetPositionNotificationPeriod Method
Sets the period for the periodic notification event.

Syntax

[Android.Runtime.Register("setPositionNotificationPeriod", "(I)I", "GetSetPositionNotificationPeriod_IHandler")]
[return:Android.Runtime.GeneratedEnum]
public virtual TrackStatus SetPositionNotificationPeriod (int periodInFrames)

Parameters

periodInFrames
update period expressed in frames

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the period for the periodic notification event.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3