Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

PIAVE::VideoBuffer Class Reference

Represents a video frame in unpacked image format. More...

#include <frame.hh>

List of all members.

Public Methods

bool hasAlpha () const
 alpha channel is only added if really necessary

void lock (bool l=true)
 a locked buffer may not be modified.

const VideoBuffer & operator= (const VideoBuffer &o)
 carefull !! this is an expensive operation


Detailed Description

Represents a video frame in unpacked image format.

only YUYV is supported.


Member Function Documentation

void PIAVE::VideoBuffer::lock bool    l = true [inline]
 

a locked buffer may not be modified.

it might hold data from a still image / mask which will be reused in the next render turn this is not yet enforced in code ....


The documentation for this class was generated from the following files:
Generated on Tue Oct 14 20:45:37 2003 for piave by doxygen1.2.18