EPOK RUNTIME
epok::psx_audio::Phase
Enum
Enum
Enum 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"
auto value = epok::psx_audio::Phase::Active;