CVD::V4L2FrameT< T > Class Template Reference
[Video frames]

#include <v4l2frame.h>

Inheritance diagram for CVD::V4L2FrameT< T >:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

 V4L2FrameT (double t, const ImageRef &size, int index, T *data, VideoFrameFlags::FieldType f)
 ~V4L2FrameT ()

Protected Attributes

struct v4l2_buffer * m_buf
int my_index

Friends

class V4L2Buffer_Base

Detailed Description

template<class T>
class CVD::V4L2FrameT< T >

A frame from a V4L2Buffer This is an 8-bit greyscale video frame

Definition at line 49 of file v4l2frame.h.


Constructor & Destructor Documentation

template<class T>
CVD::V4L2FrameT< T >::V4L2FrameT ( double  t,
const ImageRef size,
int  index,
T *  data,
VideoFrameFlags::FieldType  f 
) [inline, protected]

(Used internally) Construct a video frame

Parameters:
t The timestamp
size The image size
index The index
data The image data
f The field

Definition at line 60 of file v4l2frame.h.

template<class T>
CVD::V4L2FrameT< T >::~V4L2FrameT (  )  [inline, protected]

Definition at line 72 of file v4l2frame.h.


Friends And Related Function Documentation

template<class T>
friend class V4L2Buffer_Base [friend]

Definition at line 51 of file v4l2frame.h.


Member Data Documentation

template<class T>
struct v4l2_buffer* CVD::V4L2FrameT< T >::m_buf [protected]

Definition at line 67 of file v4l2frame.h.

template<class T>
int CVD::V4L2FrameT< T >::my_index [protected]

Definition at line 70 of file v4l2frame.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:53 2013