vbi.h File Reference

Go to the source code of this file.

Classes

struct  raw_page
struct  vbi
struct  vbi_client

Functions

struct vbivbi_open (const char *vbi_dev_name, struct cache *ca, int fine_tune, int big_buf)
void vbi_close (struct vbi *vbi)
void vbi_reset (struct vbi *vbi)
int vbi_add_handler (struct vbi *vbi, void *handler, void *data)
void vbi_del_handler (struct vbi *vbi, void *handler, void *data)
struct vt_pagevbi_query_page (struct vbi *vbi, int pgno, int subno)
void vbi_pll_reset (struct vbi *vbi, int fine_tune)
void vbi_handler (struct vbi *vbi, int fd)

Function Documentation

struct vbi* vbi_open ( const char *  vbi_dev_name,
struct cache *  ca,
int  fine_tune,
int  big_buf 
) [read]

Definition at line 606 of file vbi.c.

Referenced by V4LRecorder::OpenVBIDevice().

void vbi_close ( struct vbi vbi  ) 

Definition at line 657 of file vbi.c.

Referenced by V4LRecorder::CloseVBIDevice().

void vbi_reset ( struct vbi vbi  ) 

Definition at line 688 of file vbi.c.

Referenced by vbi_handler().

int vbi_add_handler ( struct vbi vbi,
void *  handler,
void *  data 
)

Definition at line 444 of file vbi.c.

Referenced by V4LRecorder::OpenVBIDevice().

void vbi_del_handler ( struct vbi vbi,
void *  handler,
void *  data 
)

Definition at line 461 of file vbi.c.

Referenced by V4LRecorder::CloseVBIDevice().

struct vt_page* vbi_query_page ( struct vbi vbi,
int  pgno,
int  subno 
) [read]

Definition at line 668 of file vbi.c.

void vbi_pll_reset ( struct vbi vbi,
int  fine_tune 
)

Definition at line 146 of file vbi.c.

Referenced by vbi_open().

void vbi_handler ( struct vbi vbi,
int  fd 
)

Definition at line 401 of file vbi.c.

Referenced by V4LRecorder::RunVBIDevice().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:47 2012 for MythTV by  doxygen 1.6.3