EPOK RUNTIME
Audio
audio.hpp · SPU sound playback and voice ownership
Module
SPU sound playback and voice ownership.
Include this module
C++ include
#include "audio.hpp"Types
Functions and methods
audio_initializePerforms `audio initialize` as part of SPU sound playback and voice ownership.Functionaudio_keyoffPerforms `audio keyoff` as part of SPU sound playback and voice ownership.Functionaudio_parametersPerforms `audio parameters` as part of SPU sound playback and voice ownership.Functionaudio_tickPerforms `audio tick` as part of SPU sound playback and voice ownership.Functionmusic_is_playingPerforms `music is playing` as part of SPU sound playback and voice ownership.Functionmusic_playPerforms `music play` as part of SPU sound playback and voice ownership.Functionmusic_stopPerforms `music stop` as part of SPU sound playback and voice ownership.FunctionFields, variables and values
audio_addressesExposes `audio_addresses` on the `epok` namespace for SPU sound playback and voice ownership.Variableaudio_bankExposes `audio_bank` on the `epok` namespace for SPU sound playback and voice ownership.Variableaudio_countExposes `audio_count` on the `epok` namespace for SPU sound playback and voice ownership.Variableaudio_frameExposes `audio_frame` on the `epok` namespace for SPU sound playback and voice ownership.Variableaudio_readyExposes `audio_ready` on the `epok` namespace for SPU sound playback and voice ownership.Variableaudio_upload_addressExposes `audio_upload_address` on the `epok` namespace for SPU sound playback and voice ownership.Variableaudio_voicesExposes `audio_voices` on the `epok` namespace for SPU sound playback and voice ownership.VariableclipExposes `clip` on `epok::AudioVoice` for SPU sound playback and voice ownership.FielddataExposes `data` on `epok::AudioClip` for SPU sound playback and voice ownership.FieldloopingExposes `looping` on `epok::AudioClip` for SPU sound playback and voice ownership.FieldmusicExposes `music` on `epok::AudioClip` for SPU sound playback and voice ownership.FieldownerExposes `owner` on `epok::AudioVoice` for SPU sound playback and voice ownership.FieldrateExposes `rate` on `epok::AudioClip` for SPU sound playback and voice ownership.FieldsequenceExposes `sequence` on `epok::AudioClip` for SPU sound playback and voice ownership.FieldsizeExposes `size` on `epok::AudioClip` for SPU sound playback and voice ownership.FieldstartedExposes `started` on `epok::AudioVoice` for SPU sound playback and voice ownership.Field