MMSFBLayerConfig Struct Reference

describes the config of a layer More...

#include <mmsfblayer.h>

List of all members.


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

Detailed Description

describes the config of a layer

Definition at line 61 of file mmsfblayer.h.


Member Data Documentation

config available?

Definition at line 63 of file mmsfblayer.h.

layer's id

Definition at line 65 of file mmsfblayer.h.

used backend, normally it is not layer specific

Definition at line 67 of file mmsfblayer.h.

used outputtype, can be layer specific

Definition at line 69 of file mmsfblayer.h.

width

Definition at line 71 of file mmsfblayer.h.

height

Definition at line 73 of file mmsfblayer.h.

pixelformat

Definition at line 75 of file mmsfblayer.h.

buffer mode

Definition at line 77 of file mmsfblayer.h.

options

Definition at line 79 of file mmsfblayer.h.

pixelformat for windows

Definition at line 81 of file mmsfblayer.h.

pixelformat for surfaces

Definition at line 83 of file mmsfblayer.h.


The documentation for this struct was generated from the following file: