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