MediaParser.TrackData.MediaFormat Property

Definition

Holds MediaFormat information for the track.

[Android.Runtime.Register("mediaFormat", ApiSince=30)]
public Android.Media.MediaFormat MediaFormat { get; set; }
[<Android.Runtime.Register("mediaFormat", ApiSince=30)>]
member this.MediaFormat : Android.Media.MediaFormat with get, set

Property Value

Attributes

Remarks

Java documentation for android.media.MediaParser.TrackData.mediaFormat.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to