![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Opaque handles and similar typedefs used to communicate via the lumiera::Display and lumiera::DummyPlayer facade interfaces. More...
Go to the source code of this file.
Opaque handles and similar typedefs used to communicate via the lumiera::Display and lumiera::DummyPlayer facade interfaces.
Definition in file display-handles.hpp.
#include <cstddef>Namespaces | |
| namespace | lumiera |
| Lumiera public interface. | |
Typedefs | |
| using | DummyFrame = std::byte * |
Enumerations | |
| enum | DisplayerInput { DISPLAY_NONE , DISPLAY_YUV , DISPLAY_RGB , DISPLAY_BGR , DISPLAY_BGR0 , DISPLAY_RGB16 } |
| Supported Displayer formats. More... | |
| using DummyFrame = std::byte * |
Definition at line 32 of file display-handles.hpp.