EPOK RUNTIME
epok::XAAction
Class
Class
Class declared by the music module for XA music streaming and playback state.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "music.hpp"
epok::XAAction value();Fields and constants
Constructors
Public methods
acknowledgePerforms `acknowledge` as part of XA music streaming and playback state.MethodcompletePerforms `complete` as part of XA music streaming and playback state.MethoddataReadyPerforms `data ready` as part of XA music streaming and playback state.MethodendEnds end as part of XA music streaming and playback state.MethodstartStarts start as part of XA music streaming and playback state.MethodstopStops stop as part of XA music streaming and playback state.Method