Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
v4l2_decoder_cmd Struct Reference

#include <videodev2.h>

Data Fields

__u32 cmd
 
__u32 flags
 
union {
   struct {
      __u64   pts
 
   }   stop
 
   struct {
      __s32   speed
 
      __u32   format
 
   }   start
 
   struct {
      __u32   data [16]
 
   }   raw
 
}; 
 

Detailed Description

Definition at line 1541 of file videodev2.h.

Field Documentation

union { ... }

Definition at line 1542 of file videodev2.h.

__u32 data[16]

Definition at line 1560 of file videodev2.h.

__u32 flags

Definition at line 1543 of file videodev2.h.

Definition at line 1556 of file videodev2.h.

__u64 pts

Definition at line 1546 of file videodev2.h.

struct { ... } raw
__s32 speed

Definition at line 1555 of file videodev2.h.

struct { ... } start
struct { ... } stop

The documentation for this struct was generated from the following file: