FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MovTextContext Struct Reference

Data Fields

ASSSplitContextass_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::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().

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().


The documentation for this struct was generated from the following file: