kopete/libkopete
Kopete::AV::imagebuffer Struct Reference
#include <videodevice.h>
Public Attributes | |
QVector< uchar > | data |
int | height |
pixel_format | pixelformat |
int | width |
Detailed Description
Definition at line 215 of file videodevice.h.
Member Data Documentation
QVector<uchar> Kopete::AV::imagebuffer::data |
Definition at line 220 of file videodevice.h.
int Kopete::AV::imagebuffer::height |
Definition at line 217 of file videodevice.h.
pixel_format Kopete::AV::imagebuffer::pixelformat |
Definition at line 219 of file videodevice.h.
int Kopete::AV::imagebuffer::width |
Definition at line 218 of file videodevice.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.