util-xv.h File Reference

Go to the source code of this file.

Classes

class  port_info

Functions

void close_all_xv_ports_signal_handler (int sig)
void add_open_xv_port (Display *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 (Display *disp, int port, const char *name, int *current_value=NULL, int *min_val=NULL, int *max_val=NULL)
bool xv_set_attrib (Display *disp, int port, const char *name, int val)
bool xv_get_attrib (Display *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 22 of file util-xv.cpp.

Referenced by add_open_xv_port().

void add_open_xv_port ( Display *  disp,
int  port 
)

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

Referenced by VideoOutputXv::GrabSuitableXvPort().

void del_open_xv_port ( int  port  ) 

bool has_open_xv_port ( int  port  ) 

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

uint cnt_open_xv_port ( void   ) 

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

Referenced by VideoOutputXv::GetBestSupportedCodec().

QString xvflags2str ( int  flags  ) 

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

Referenced by VideoOutputXv::GrabSuitableXvPort().

bool xv_is_attrib_supported ( Display *  disp,
int  port,
const char *  name,
int *  current_value = NULL,
int *  min_val = NULL,
int *  max_val = NULL 
)

bool xv_set_attrib ( Display *  disp,
int  port,
const char *  name,
int  val 
)

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

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

bool xv_get_attrib ( Display *  disp,
int  port,
const char *  name,
int &  val 
)

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

Referenced by VideoOutputXv::InitColorKey().


Variable Documentation


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5