Ginga  0.13.6.2086-83aa
The iTV middleware.
ginga.h File Reference

The libginga API. More...

#include <cairo.h>
#include <cstdint>
#include <string>
Include dependency graph for ginga.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GingaOptions
 Ginga control options. More...
 
class  Ginga
 Ginga handle. More...
 

Enumerations

enum  GingaState { GINGA_STATE_PLAYING, GINGA_STATE_STOPPED }
 Ginga states. More...
 

Detailed Description

The libginga API.

Enumeration Type Documentation

◆ GingaState

enum GingaState

Ginga states.

Enumerator
GINGA_STATE_PLAYING 

Ginga is playing.

GINGA_STATE_STOPPED 

Ginga is stopped.