AVSubtitleType

@}

Values

ValueMeaning
SUBTITLE_NONE0
SUBTITLE_BITMAP1

< A bitmap, pict will be set

SUBTITLE_TEXT2

Plain text, the text field must be set by the decoder and is authoritative. ass and pict fields may contain approximations.

SUBTITLE_ASS3

Formatted text, the ass field must be set by the decoder and is authoritative. pict and text fields may contain approximations.

Meta