FFmpeg
|
MovTextContext Struct Reference
Collaboration diagram for MovTextContext:
Data Fields | |
ASSSplitContext * | ass_ctx |
char | buffer [2048] |
char * | ptr |
char * | end |
Detailed Description
Definition at line 30 of file movtextenc.c.
Field Documentation
ASSSplitContext* MovTextContext::ass_ctx |
Definition at line 31 of file movtextenc.c.
Referenced by mov_text_encode_close(), mov_text_encode_frame(), and mov_text_encode_init().
char MovTextContext::buffer[2048] |
Definition at line 32 of file movtextenc.c.
Referenced by mov_text_encode_frame().
char* MovTextContext::end |
Definition at line 34 of file movtextenc.c.
Referenced by mov_text_encode_frame(), mov_text_new_line_cb(), and mov_text_text_cb().
char* MovTextContext::ptr |
Definition at line 33 of file movtextenc.c.
Referenced by mov_text_encode_frame(), mov_text_new_line_cb(), and mov_text_text_cb().
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