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

#include <video.h>

Data Fields

__s32 type
 
__kernel_time_t timestamp
 
union {
   video_size_t   size
 
   unsigned int   frame_rate
 
   unsigned char   vsync_field
 
u
 

Detailed Description

Definition at line 132 of file video.h.

Field Documentation

unsigned int frame_rate

Definition at line 141 of file video.h.

Definition at line 140 of file video.h.

Definition at line 138 of file video.h.

Definition at line 133 of file video.h.

union { ... } u
unsigned char vsync_field

Definition at line 142 of file video.h.


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