Android.Media.MediaExtractor.SeekTo Method
All selected tracks seek near the requested time according to the specified mode.

Syntax

[Android.Runtime.Register("seekTo", "(JI)V", "")]
public void SeekTo (long timeUs, [Android.Runtime.GeneratedEnum] MediaExtractorSeekTo mode)

Parameters

timeUs
Documentation for this section has not yet been entered.
mode
Documentation for this section has not yet been entered.

Remarks

All selected tracks seek near the requested time according to the specified mode.

[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