FFmpeg
|
SAMIContext Struct Reference
Collaboration diagram for SAMIContext:
Data Fields | |
AVBPrint | source |
AVBPrint | content |
AVBPrint | full |
FFDemuxSubtitlesQueue | q |
Detailed Description
Definition at line 31 of file libavcodec/samidec.c.
Field Documentation
AVBPrint SAMIContext::content |
Definition at line 33 of file libavcodec/samidec.c.
Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().
AVBPrint SAMIContext::full |
Definition at line 34 of file libavcodec/samidec.c.
Referenced by sami_close(), sami_decode_frame(), sami_init(), and sami_paragraph_to_ass().
FFDemuxSubtitlesQueue SAMIContext::q |
Definition at line 36 of file libavformat/samidec.c.
Referenced by sami_read_close(), sami_read_header(), sami_read_packet(), and sami_read_seek().
AVBPrint SAMIContext::source |
Definition at line 32 of file libavcodec/samidec.c.
Referenced by sami_close(), sami_init(), and sami_paragraph_to_ass().
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