Android.Media.MediaExtractor.SampleTrackIndex Property
Returns the track index the current sample originates from (or -1 if no more samples are available)

Syntax

[get: Android.Runtime.Register("getSampleTrackIndex", "()I", "GetGetSampleTrackIndexHandler")]
public int SampleTrackIndex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the track index the current sample originates from (or -1 if no more samples are available)

[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