v4lchannel.cpp File Reference

Go to the source code of this file.

Functions

static int format_to_mode (const QString &fmt, int v4l_version)
static QString mode_to_format (int mode, int v4l_version)
static unsigned short * get_v4l1_field (int v4l2_attrib, struct video_picture &vid_pic)
static int get_v4l2_attribute (const QString &db_col_name)
static int get_v4l2_attribute_value (int videofd, int v4l2_attrib)
static int get_v4l1_attribute_value (int videofd, int v4l2_attrib)
static int get_attribute_value (bool usingv4l2, int videofd, int v4l2_attrib)
static int set_v4l2_attribute_value (int videofd, int v4l2_attrib, int newvalue)
static int set_v4l1_attribute_value (int videofd, int v4l2_attrib, int newvalue)
static int set_attribute_value (bool usingv4l2, int videofd, int v4l2_attrib, int newvalue)

Function Documentation

static int format_to_mode ( const QString &  fmt,
int  v4l_version 
) [static]

Definition at line 140 of file v4lchannel.cpp.

Referenced by V4LChannel::InitializeInputs(), and V4LChannel::SetInputAndFormat().

static QString mode_to_format ( int  mode,
int  v4l_version 
) [static]
static unsigned short* get_v4l1_field ( int  v4l2_attrib,
struct video_picture &  vid_pic 
) [static]
static int get_v4l2_attribute ( const QString &  db_col_name  )  [static]
static int get_v4l2_attribute_value ( int  videofd,
int  v4l2_attrib 
) [static]

Definition at line 993 of file v4lchannel.cpp.

Referenced by get_attribute_value().

static int get_v4l1_attribute_value ( int  videofd,
int  v4l2_attrib 
) [static]

Definition at line 1019 of file v4lchannel.cpp.

Referenced by get_attribute_value().

static int get_attribute_value ( bool  usingv4l2,
int  videofd,
int  v4l2_attrib 
) [static]

Definition at line 1041 of file v4lchannel.cpp.

Referenced by V4LChannel::ChangePictureAttribute().

static int set_v4l2_attribute_value ( int  videofd,
int  v4l2_attrib,
int  newvalue 
) [static]

Definition at line 1048 of file v4lchannel.cpp.

Referenced by set_attribute_value().

static int set_v4l1_attribute_value ( int  videofd,
int  v4l2_attrib,
int  newvalue 
) [static]

Definition at line 1078 of file v4lchannel.cpp.

Referenced by set_attribute_value().

static int set_attribute_value ( bool  usingv4l2,
int  videofd,
int  v4l2_attrib,
int  newvalue 
) [static]

Definition at line 1114 of file v4lchannel.cpp.

Referenced by V4LChannel::ChangePictureAttribute().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:49 2012 for MythTV by  doxygen 1.6.3