openvideo::V4L2Src::buffer Struct Reference
A buffer for storing the video data. More...
#include <V4L2Src.h>
Public Attributes | |
| void * | start |
| size_t | length |
Detailed Description
A buffer for storing the video data.
Definition at line 83 of file V4L2Src.h.
Member Data Documentation
|
|
Definition at line 85 of file V4L2Src.h. Referenced by openvideo::V4L2Src::initIOMMap(), and openvideo::V4L2Src::start(). |
|
|
Definition at line 84 of file V4L2Src.h. Referenced by openvideo::V4L2Src::initIOMMap(), openvideo::V4L2Src::process(), and openvideo::V4L2Src::start(). |
The documentation for this struct was generated from the following file:
