Epok Engine

EPOK RUNTIME

Audio

audio.hpp · SPU sound playback and voice ownership

Module

SPU sound playback and voice ownership.

Header
audio.hpp
Include
#include "audio.hpp"
Stability
Epok runtime API

Include this module

C++ include
#include "audio.hpp"

Types

Functions and methods

Fields, 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