#include <frame.hh>
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 |
only YUYV is supported.
|
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 .... |