Android.Media.MediaMuxer.AddTrack Method
Adds a track with the specified format.

Syntax

[Android.Runtime.Register("addTrack", "(Landroid/media/MediaFormat;)I", "")]
public int AddTrack (MediaFormat format)

Parameters

format
The media format for the track.

Returns

Documentation for this section has not yet been entered.

Remarks

Adds a track with the specified format.

[Android Documentation]

Requirements

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