FFmpeg
Public Types | Public Attributes | List of all members
AnsiContext Struct Reference

Public Types

enum  { STATE_NORMAL = 0, STATE_ESCAPE, STATE_CODE, STATE_MUSIC_PREAMBLE }
 

Public Attributes

AVFrameframe
 
int x
 x cursor position (pixels)
 
int y
 y cursor position (pixels)
 
int sx
 saved x cursor position (pixels)
 
int sy
 saved y cursor position (pixels)
 
const uint8_t * font
 font
 
int font_height
 font height
 
int attributes
 attribute flags
 
int fg
 foreground color
 
int bg
 background color
 
int first_frame
 
enum AnsiContext:: { ... }  state
 
int args [MAX_NB_ARGS]
 
int nb_args
 number of arguments (may exceed MAX_NB_ARGS)
 

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