Android.Media.MediaExtractor.UnselectTrack Method
Subsequent calls to MediaExtractor.ReadSampleData(Java.Nio.ByteBuffer, System.Int32), MediaExtractor.SampleTrackIndex and MediaExtractor.SampleTime only retrieve information for the subset of tracks selected.

Syntax

[Android.Runtime.Register("unselectTrack", "(I)V", "")]
public void UnselectTrack (int index)

Parameters

index
Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16