MythTV  master
Public Attributes | List of all members
vt_page Struct Reference

#include <vt.h>

Collaboration diagram for vt_page:
Collaboration graph
[legend]

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]
 

Detailed Description

Definition at line 36 of file vt.h.

Member Data Documentation

◆ pgno

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

◆ subno

int vt_page::subno

Definition at line 38 of file vt.h.

Referenced by NuppelVideoRecorder::FormatTT(), vbi_query_page(), and vt_line().

◆ lang

int vt_page::lang

Definition at line 39 of file vt.h.

Referenced by vt_line().

◆ flags

int vt_page::flags

Definition at line 40 of file vt.h.

Referenced by out_of_sync(), vbi_send_page(), and vt_line().

◆ errors

int vt_page::errors

Definition at line 41 of file vt.h.

Referenced by vt_line().

◆ lines

unsigned int vt_page::lines

Definition at line 42 of file vt.h.

Referenced by vt_line().

◆ data

unsigned char vt_page::data[VT_HEIGHT][VT_WIDTH]

Definition at line 43 of file vt.h.

Referenced by do_enhancements(), NuppelVideoRecorder::FormatTT(), vbi_event(), and vt_line().

◆ flof

int vt_page::flof

Definition at line 44 of file vt.h.

Referenced by vt_line().

◆ link

struct { ... } vt_page::link[6]

Referenced by vt_line().


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