Ginga  0.13.6.2086-83aa
The iTV middleware.
GingaOptions Struct Reference

Ginga control options. More...

#include <ginga.h>

Public Attributes

int width
 Screen width (in pixels).
 
int height
 Screen height (in pixels).
 
bool debug
 Whether to enable debug mode.
 
bool experimental
 Whether to enable experimental features.
 
bool opengl
 Whether to use OpenGL back-end. More...
 
std::string background
 Background color.
 

Detailed Description

Ginga control options.

Member Data Documentation

◆ opengl

bool GingaOptions::opengl

Whether to use OpenGL back-end.

Remarks
Can only when Ginga object is created.

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