FFmpeg
|
Data Fields | |
AVClass * | class |
int64_t | start_time |
FFDemuxSubtitlesQueue | subs |
Definition at line 29 of file tedcaptionsdec.c.
AVClass* TEDCaptionsDemuxer::class |
Definition at line 30 of file tedcaptionsdec.c.
int64_t TEDCaptionsDemuxer::start_time |
Definition at line 31 of file tedcaptionsdec.c.
Referenced by tedcaptions_read_header().
FFDemuxSubtitlesQueue TEDCaptionsDemuxer::subs |
Definition at line 32 of file tedcaptionsdec.c.
Referenced by tedcaptions_read_close(), tedcaptions_read_header(), tedcaptions_read_packet(), and tedcaptions_read_seek().