Android.Media.MediaSyncEvent.SyncEventNone Field
No sync event specified.

Value: 0

Syntax

[Android.Runtime.Register("SYNC_EVENT_NONE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaSyncEventType enum directly instead of this field.")]
public const MediaSyncEventType SyncEventNone

Remarks

No sync event specified. When used with a synchronized playback or capture method, the behavior is equivalent to calling the corresponding non synchronized method.

[Android Documentation]

Requirements

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