EPOK RUNTIME
epok::native_music::Command
Struct
Struct
Struct declared by the native-music-data 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 "native_music_data.hpp"
epok::native_music::Command& value = /* obtain a valid instance from your game */;Fields and constants
laneExposes `lane` on `epok::native_music::Command` for XA music streaming and playback state.FieldopExposes `op` on `epok::native_music::Command` for XA music streaming and playback state.FieldtimeExposes `time` on `epok::native_music::Command` for XA music streaming and playback state.FieldvalueExposes `value` on `epok::native_music::Command` for XA music streaming and playback state.Field