#include <mmsfblayer.h>
Public Attributes | |
bool | avail |
config available? | |
int | id |
layer's id | |
MMSFBBackend | backend |
used backend, normally it is not layer specific | |
MMSFBOutputType | outputtype |
used outputtype, can be layer specific | |
int | w |
width | |
int | h |
height | |
MMSFBSurfacePixelFormat | pixelformat |
pixelformat | |
string | buffermode |
buffer mode | |
string | options |
options | |
MMSFBSurfacePixelFormat | window_pixelformat |
pixelformat for windows | |
MMSFBSurfacePixelFormat | surface_pixelformat |
pixelformat for surfaces |
Definition at line 61 of file mmsfblayer.h.
string MMSFBLayerConfig::buffermode |
string MMSFBLayerConfig::options |