APM:Libraries
Public Attributes | List of all members
Linux::buffer Struct Reference

#include <VideoIn.h>

Public Attributes

unsigned int size
 
void * mem
 

Detailed Description

Definition at line 23 of file VideoIn.h.

Member Data Documentation

◆ mem

void* Linux::buffer::mem

Definition at line 25 of file VideoIn.h.

Referenced by Linux::VideoIn::_dequeue_frame(), and Linux::VideoIn::allocate_buffers().

◆ size

unsigned int Linux::buffer::size

Definition at line 24 of file VideoIn.h.

Referenced by Linux::VideoIn::_queue_buffer(), and Linux::VideoIn::allocate_buffers().


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