|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| FFDemuxSubtitlesQueue | q |
| int | kind |
Definition at line 34 of file webvttdec.c.
| const AVClass* WebVTTContext::class |
Definition at line 35 of file webvttdec.c.
| FFDemuxSubtitlesQueue WebVTTContext::q |
Definition at line 36 of file webvttdec.c.
Referenced by webvtt_read_close(), webvtt_read_header(), webvtt_read_packet(), and webvtt_read_seek().
| int WebVTTContext::kind |
Definition at line 37 of file webvttdec.c.
Referenced by webvtt_read_header().
1.8.2