Go to the source code of this file.
Classes | |
| class | V4LChannel |
| Implements tuning for TV cards using the V4L driver API, both versions 1 and 2. More... | |
Typedefs | |
| typedef uint64_t | v4l2_std_id |
| typedef QMap< int, int > | VidModV4L1 |
| typedef QMap< int, v4l2_std_id > | VidModV4L2 |
| typedef uint64_t v4l2_std_id |
Definition at line 10 of file v4lchannel.h.
| typedef QMap<int,int> VidModV4L1 |
Definition at line 17 of file v4lchannel.h.
| typedef QMap<int,v4l2_std_id> VidModV4L2 |
Definition at line 20 of file v4lchannel.h.
1.6.3