Android.Media.MediaExtractor.SeekToClosestSync Field
If possible, seek to the sync sample closest to the specified time

Value: 2

Syntax

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

Remarks

If possible, seek to the sync sample closest to the specified time

[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