Android.Media.MediaExtractor.GetTrackFormat Method
Get the track format at the specified index.

Syntax

[Android.Runtime.Register("getTrackFormat", "(I)Landroid/media/MediaFormat;", "")]
public MediaFormat GetTrackFormat (int index)

Parameters

index
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Get the track format at the specified index. More detail on the representation can be found at Android.Media.MediaCodec

[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