EPOK RUNTIME
epok::instrument::Sample
Struct
Struct
Struct declared by the instrument-bank module for the instrument bank 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 "instrument_bank.hpp"
epok::instrument::Sample& value = /* obtain a valid instance from your game */;Fields and constants
framesExposes `frames` on `epok::instrument::Sample` for the instrument bank module.Fieldloop_endExposes `loop_end` on `epok::instrument::Sample` for the instrument bank module.Fieldloop_startExposes `loop_start` on `epok::instrument::Sample` for the instrument bank module.FieldoffsetExposes `offset` on `epok::instrument::Sample` for the instrument bank module.FieldrateExposes `rate` on `epok::instrument::Sample` for the instrument bank module.FieldsizeExposes `size` on `epok::instrument::Sample` for the instrument bank module.Field