16#ifndef QGSPLAYBACKCONTROLLERWIDGET_H 
   17#define QGSPLAYBACKCONTROLLERWIDGET_H 
   19#include "ui_qgsplaybackcontrollerwidgetbase.h" 
   67    void togglePlayForward();
 
   68    void togglePlayBackward();
 
   78    bool mPlayingForward = 
true;
 
 
PlaybackOperation
Media playback operations.
 
AnimationState
Animation states.
 
@ Idle
Animation is paused.