FFmpeg
|
Data Fields | |
AVBPrint | source |
AVBPrint | content |
AVBPrint | full |
FFDemuxSubtitlesQueue | q |
AVBPrint SAMIContext::source |
Definition at line 32 of file samidec.c.
Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().
AVBPrint SAMIContext::content |
Definition at line 33 of file samidec.c.
Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().
AVBPrint SAMIContext::full |
Definition at line 34 of file samidec.c.
Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().
FFDemuxSubtitlesQueue SAMIContext::q |
Definition at line 36 of file samidec.c.
Referenced by sami_read_close(), sami_read_header(), sami_read_packet(), and sami_read_seek().