OpenShot Library | libopenshot
0.3.3
|
Header file for PlayerBase class. More...
Go to the source code of this file.
Classes | |
class | openshot::PlayerBase |
This is the base class of all Players in libopenshot. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |
Enumerations | |
enum | openshot::PlaybackMode { openshot::PLAYBACK_PLAY, openshot::PLAYBACK_PAUSED, openshot::PLAYBACK_LOADING, openshot::PLAYBACK_STOPPED } |
This enumeration determines the mode of the video player (i.e. playing, paused, etc...) More... | |