Android.Media.MediaExtractor.SeekToPreviousSync Field
If possible, seek to a sync sample at or before the specified time

Value: 0

Syntax

[Android.Runtime.Register("SEEK_TO_PREVIOUS_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 SeekToPreviousSync

Remarks

If possible, seek to a sync sample at or before 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