Android.Media.MediaExtractor.Advance Method
Advance to the next sample.

Syntax

[Android.Runtime.Register("advance", "()Z", "")]
public bool Advance ()

Returns

Documentation for this section has not yet been entered.

Remarks

Advance to the next sample. Returns false if no more sample data is available (end of stream).

[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