Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
display-handles.hpp File Reference

Go to the source code of this file.

#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...
 

Typedef Documentation

◆ DummyFrame

using DummyFrame = std::byte *

Definition at line 32 of file display-handles.hpp.