Public Member Functions | |
| XvAttributes () | |
| XvAttributes (const QString &a, uint b, uint c) | |
Public Attributes | |
| QString | description |
| uint | xv_flags |
| uint | feature_flags |
Static Public Attributes | |
| static const uint | kFeatureNone = 0x00 |
| static const uint | kFeatureChromakey = 0x01 |
| static const uint | kFeaturePicCtrl = 0x02 |
Definition at line 316 of file videoout_xv.cpp.
| XvAttributes::XvAttributes | ( | ) | [inline] |
Definition at line 319 of file videoout_xv.cpp.
Definition at line 321 of file videoout_xv.cpp.
| QString XvAttributes::description |
Definition at line 326 of file videoout_xv.cpp.
Referenced by XvAttributes().
Definition at line 327 of file videoout_xv.cpp.
Definition at line 328 of file videoout_xv.cpp.
const uint XvAttributes::kFeatureNone = 0x00 [static] |
Definition at line 330 of file videoout_xv.cpp.
Referenced by VideoOutputXv::GrabSuitableXvPort().
const uint XvAttributes::kFeatureChromakey = 0x01 [static] |
Definition at line 331 of file videoout_xv.cpp.
Referenced by VideoOutputXv::GrabSuitableXvPort().
const uint XvAttributes::kFeaturePicCtrl = 0x02 [static] |
Definition at line 332 of file videoout_xv.cpp.
Referenced by VideoOutputXv::GrabSuitableXvPort().
1.6.3