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

Data Fields

AVClassclass
 
struct Screen screen [2]
 
int active_screen
 
uint8_t cursor_row
 
uint8_t cursor_column
 
uint8_t cursor_color
 
uint8_t cursor_font
 
AVBPrint buffer
 
int screen_changed
 
int rollup
 
enum cc_mode mode
 
int64_t start_time
 
int64_t startv_time
 
int64_t end_time
 
char prev_cmd [2]
 
AVBufferRefpktbuf
 

Detailed Description

Definition at line 153 of file ccaption_dec.c.

Field Documentation

AVClass* CCaptionSubContext::class

Definition at line 154 of file ccaption_dec.c.

struct Screen CCaptionSubContext::screen[2]

Definition at line 155 of file ccaption_dec.c.

Referenced by get_writing_screen(), handle_edm(), and reap_screen().

int CCaptionSubContext::active_screen

Definition at line 156 of file ccaption_dec.c.

Referenced by get_writing_screen(), handle_edm(), handle_eoc(), and reap_screen().

uint8_t CCaptionSubContext::cursor_row
uint8_t CCaptionSubContext::cursor_column
uint8_t CCaptionSubContext::cursor_color

Definition at line 159 of file ccaption_dec.c.

Referenced by handle_pac(), and handle_textattr().

uint8_t CCaptionSubContext::cursor_font

Definition at line 160 of file ccaption_dec.c.

Referenced by handle_pac(), and handle_textattr().

AVBPrint CCaptionSubContext::buffer

Definition at line 161 of file ccaption_dec.c.

Referenced by close_decoder(), decode(), init_decoder(), and reap_screen().

int CCaptionSubContext::screen_changed

Definition at line 162 of file ccaption_dec.c.

Referenced by decode(), handle_edm(), and process_cc608().

int CCaptionSubContext::rollup

Definition at line 163 of file ccaption_dec.c.

Referenced by init_decoder(), process_cc608(), and roll_up().

enum cc_mode CCaptionSubContext::mode

Definition at line 164 of file ccaption_dec.c.

Referenced by get_writing_screen(), init_decoder(), process_cc608(), and roll_up().

int64_t CCaptionSubContext::start_time

Definition at line 165 of file ccaption_dec.c.

Referenced by decode(), and reap_screen().

int64_t CCaptionSubContext::startv_time

Definition at line 167 of file ccaption_dec.c.

Referenced by reap_screen().

int64_t CCaptionSubContext::end_time

Definition at line 168 of file ccaption_dec.c.

Referenced by decode(), and reap_screen().

char CCaptionSubContext::prev_cmd[2]

Definition at line 169 of file ccaption_dec.c.

Referenced by handle_char(), and process_cc608().

AVBufferRef* CCaptionSubContext::pktbuf

Definition at line 171 of file ccaption_dec.c.

Referenced by close_decoder(), decode(), and init_decoder().


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