MediaFormat.MimetypeTextVtt Field

Definition

MIME type for WebVTT subtitle data.

[Android.Runtime.Register("MIMETYPE_TEXT_VTT")]
public const string MimetypeTextVtt;
[<Android.Runtime.Register("MIMETYPE_TEXT_VTT")>]
val mutable MimetypeTextVtt : string

Field Value

Attributes

Remarks

MIME type for WebVTT subtitle data.

Java documentation for android.media.MediaFormat.MIMETYPE_TEXT_VTT.

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