FFmpeg
|
TEDCaptionsDemuxer Struct Reference
Collaboration diagram for TEDCaptionsDemuxer:
Data Fields | |
AVClass * | class |
int64_t | start_time |
FFDemuxSubtitlesQueue | subs |
Detailed Description
Definition at line 29 of file tedcaptionsdec.c.
Field Documentation
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().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11