Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Class that can control playback and input. More...
#include <IPlaybackControl.h>
Public Member Functions | |
virtual | ~IPlaybackControl ()=default |
virtual void | FrameMove ()=0 |
Called every frame. | |
Class that can control playback and input.
|
virtualdefault |
|
pure virtual |
Called every frame.
Implemented in KODI::RETRO::CGUIPlaybackControl.