MythTV
master
|
#include <libmythtv/recorders/vbitext/vt.h>
Public Attributes | |
int | pgno |
int | subno |
int | lang |
int | flags |
int | errors |
unsigned int | lines |
unsigned char | data [VT_HEIGHT][VT_WIDTH] |
int | flof |
struct { | |
int pgno | |
int subno | |
} | link [6] |
int vt_page::pgno |
Definition at line 38 of file vt.h.
Referenced by NuppelVideoRecorder::FormatTT(), vbi_query_page(), vbi_send_page(), and vt_line().
int vt_page::subno |
Definition at line 38 of file vt.h.
Referenced by NuppelVideoRecorder::FormatTT(), vbi_query_page(), and vt_line().
int vt_page::flags |
Definition at line 40 of file vt.h.
Referenced by out_of_sync(), vbi_send_page(), and vt_line().
Definition at line 43 of file vt.h.
Referenced by do_enhancements(), NuppelVideoRecorder::FormatTT(), vbi_event(), and vt_line().
struct { ... } vt_page::link[6] |
Referenced by vt_line().