EPOK RUNTIME
epok::native_music::View
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::View& value = /* obtain a valid instance from your game */;Fields and constants
Public methods
commandsPerforms `commands` as part of XA music streaming and playback state.MethodcountPerforms `count` as part of XA music streaming and playback state.MethodpatchesPerforms `patches` as part of XA music streaming and playback state.MethodtonesPerforms `tones` as part of XA music streaming and playback state.MethodvalidPerforms `valid` as part of XA music streaming and playback state.Method