pub const AVSubtitleType_SUBTITLE_ASS: AVSubtitleType = 3;Expand description
Formatted text, the ass field must be set by the decoder and is authoritative. pict and text fields may contain approximations.
pub const AVSubtitleType_SUBTITLE_ASS: AVSubtitleType = 3;Formatted text, the ass field must be set by the decoder and is authoritative. pict and text fields may contain approximations.