• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

kopete/libkopete

  • sources
  • kde-4.12
  • kdenetwork
  • kopete
  • libkopete
  • avdevice
videoinput.cpp
Go to the documentation of this file.
1 /*
2  videoinput.cpp - Kopete Video Input Class
3 
4  Copyright (c) 2005-2006 by Cláudio da Silveira Pinheiro <taupter@gmail.com>
5 
6  Kopete (c) 2002-2003 by the Kopete developers <kopete-devel@kde.org>
7 
8  *************************************************************************
9  * *
10  * This library is free software; you can redistribute it and/or *
11  * modify it under the terms of the GNU Lesser General Public *
12  * License as published by the Free Software Foundation; either *
13  * version 2 of the License, or (at your option) any later version. *
14  * *
15  *************************************************************************
16 */
17 
18 #include "videoinput.h"
19 
20 namespace Kopete {
21 
22 namespace AV {
23 
24 VideoInput::VideoInput()
25 {
26  kDebug() << "Executing Video Input's constructor!!!";
27  img_softcorr_autobrightnesscontrast = false;
28  img_softcorr_autocolor = false;
29  img_softcorr_vflip = false;
30  img_softcorr_hflip = false;
31  hastuner = 0;
32  m_standards = 0;
33 }
34 
35 
36 VideoInput::~VideoInput()
37 {
38 }
39 
40 }
41 
42 }
Kopete::AV::VideoInput::img_softcorr_vflip
bool img_softcorr_vflip
Definition: videoinput.h:51
Kopete::AV::VideoInput::~VideoInput
~VideoInput()
Definition: videoinput.cpp:36
Kopete::AV::VideoInput::m_standards
__u64 m_standards
Definition: videoinput.h:48
Kopete::AV::VideoInput::img_softcorr_autocolor
bool img_softcorr_autocolor
Definition: videoinput.h:50
Kopete::AV::VideoInput::img_softcorr_hflip
bool img_softcorr_hflip
Definition: videoinput.h:52
Kopete::AV::VideoInput::hastuner
int hastuner
Definition: videoinput.h:47
Kopete::AV::VideoInput::VideoInput
VideoInput()
Definition: videoinput.cpp:24
videoinput.h
Kopete::AV::VideoInput::img_softcorr_autobrightnesscontrast
bool img_softcorr_autobrightnesscontrast
Definition: videoinput.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/libkopete

Skip menu "kopete/libkopete"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal