util-xv.cpp File Reference

Go to the source code of this file.

Functions

void close_all_xv_ports_signal_handler (int sig)
void save_port_attributes (int port)
void restore_port_attributes (int port, bool clear)
bool add_open_xv_port (MythXDisplay *disp, int port)
void del_open_xv_port (int port)
bool has_open_xv_port (int port)
uint cnt_open_xv_port (void)
QString xvflags2str (int flags)
bool xv_is_attrib_supported (MythXDisplay *disp, int port, const char *name, int *current_value, int *min_value, int *max_value)
bool xv_set_attrib (MythXDisplay *disp, int port, const char *name, int val)
bool xv_get_attrib (MythXDisplay *disp, int port, const char *name, int &val)

Variables

QMap< int, port_infoopen_xv_ports

Function Documentation

void close_all_xv_ports_signal_handler ( int  sig  ) 

Definition at line 23 of file util-xv.cpp.

Referenced by add_open_xv_port().

void save_port_attributes ( int  port  ) 

Definition at line 37 of file util-xv.cpp.

Referenced by VideoOutputXv::InitSetupBuffers().

void restore_port_attributes ( int  port,
bool  clear 
)

Definition at line 64 of file util-xv.cpp.

Referenced by close_all_xv_ports_signal_handler(), and VideoOutputXv::UngrabXvPort().

bool add_open_xv_port ( MythXDisplay disp,
int  port 
)

Definition at line 87 of file util-xv.cpp.

Referenced by VideoOutputXv::GrabSuitableXvPort().

void del_open_xv_port ( int  port  ) 

Definition at line 103 of file util-xv.cpp.

Referenced by VideoOutputXv::UngrabXvPort().

bool has_open_xv_port ( int  port  ) 

Definition at line 117 of file util-xv.cpp.

uint cnt_open_xv_port ( void   ) 

Definition at line 122 of file util-xv.cpp.

QString xvflags2str ( int  flags  ) 

Definition at line 127 of file util-xv.cpp.

Referenced by VideoOutputXv::GrabSuitableXvPort().

bool xv_is_attrib_supported ( MythXDisplay disp,
int  port,
const char *  name,
int *  current_value,
int *  min_value,
int *  max_value 
)
bool xv_set_attrib ( MythXDisplay disp,
int  port,
const char *  name,
int  val 
)
bool xv_get_attrib ( MythXDisplay disp,
int  port,
const char *  name,
int &  val 
)

Definition at line 209 of file util-xv.cpp.

Referenced by VideoOutputXv::InitColorKey(), and save_port_attributes().


Variable Documentation

 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