kopete/libkopete
Kopete::AV::VideoInput Class Reference
#include <videoinput.h>
Public Member Functions | |
VideoInput () | |
~VideoInput () | |
Public Attributes | |
int | hastuner |
bool | img_softcorr_autobrightnesscontrast |
bool | img_softcorr_autocolor |
bool | img_softcorr_hflip |
bool | img_softcorr_vflip |
__u64 | m_standards |
QString | name |
Detailed Description
Definition at line 42 of file videoinput.h.
Constructor & Destructor Documentation
Kopete::AV::VideoInput::VideoInput | ( | ) |
Definition at line 24 of file videoinput.cpp.
Kopete::AV::VideoInput::~VideoInput | ( | ) |
Definition at line 36 of file videoinput.cpp.
Member Data Documentation
int Kopete::AV::VideoInput::hastuner |
Definition at line 47 of file videoinput.h.
bool Kopete::AV::VideoInput::img_softcorr_autobrightnesscontrast |
Definition at line 49 of file videoinput.h.
bool Kopete::AV::VideoInput::img_softcorr_autocolor |
Definition at line 50 of file videoinput.h.
bool Kopete::AV::VideoInput::img_softcorr_hflip |
Definition at line 52 of file videoinput.h.
bool Kopete::AV::VideoInput::img_softcorr_vflip |
Definition at line 51 of file videoinput.h.
__u64 Kopete::AV::VideoInput::m_standards |
Definition at line 48 of file videoinput.h.
QString Kopete::AV::VideoInput::name |
Definition at line 46 of file videoinput.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.