Definition at line 74 of file videoout_ivtv.cpp.
Public Attributes | |
| __u32 | cmd |
| __u32 | flags |
| union { | |
| struct { | |
| __u64 pts | |
| } stop | |
| struct { | |
| __u32 speed | |
| __u32 format | |
| } play | |
| struct { | |
| __u32 data [16] | |
| } raw | |
| }; | |
Definition at line 75 of file videoout_ivtv.cpp.
Referenced by VideoOutputIvtv::Pause(), VideoOutputIvtv::Play(), VideoOutputIvtv::Start(), VideoOutputIvtv::Step(), and VideoOutputIvtv::Stop().
Definition at line 79 of file videoout_ivtv.cpp.
| struct { ... } video_command::stop |
Definition at line 83 of file videoout_ivtv.cpp.
Definition at line 84 of file videoout_ivtv.cpp.
| struct { ... } video_command::play |
Referenced by VideoOutputIvtv::Play(), VideoOutputIvtv::Start(), and VideoOutputIvtv::Step().
Definition at line 88 of file videoout_ivtv.cpp.
| struct { ... } video_command::raw |
| union { ... } |
1.5.5