EPOK RUNTIME
epok::psx_audio::Parameters
Struct
Struct
Struct declared by the sequence-service module for the sequence service module.
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 "sequence_service.hpp"
epok::psx_audio::Parameters& value = /* obtain a valid instance from your game */;