Lumiera  0.pre.03
»edit your freedom«
PlaybackController Class Reference

#include "stage/ctrl/playback-controller.hpp"

Description

Deprecated:
we need a durable design for the playback process

Definition at line 55 of file playback-controller.hpp.

Public Member Functions

bool is_playing ()
 
void pause ()
 
void play ()
 
void stop ()
 
void useDisplay (LumieraDisplaySlot display)
 

Static Public Member Functions

static PlaybackControllerget ()
 

Private Member Functions

void on_frame ()
 
- Private Member Functions inherited from NonCopyable
 NonCopyable (NonCopyable const &)=delete
 
NonCopyableoperator= (NonCopyable const &)=delete
 

Private Attributes

lumiera::DummyPlayer::Process playHandle_
 
volatile bool playing_
 
LumieraDisplaySlot viewerHandle_
 

Static Private Attributes

static PlaybackControllerinstance
 
+ Inheritance diagram for PlaybackController:
+ Collaboration diagram for PlaybackController:

The documentation for this class was generated from the following files: