RetroArch
Public Attributes | List of all members
audio_mixer_voice Struct Reference
Collaboration diagram for audio_mixer_voice:
[legend]

Public Attributes

bool repeat
 
unsigned type
 
float volume
 
audio_mixer_sound_tsound
 
audio_mixer_stop_cb_t stop_cb
 
union {
   struct {
      unsigned   position
 
   }   wav
 
types
 

Member Data Documentation

◆ position

unsigned audio_mixer_voice::position

◆ repeat

bool audio_mixer_voice::repeat

◆ sound

audio_mixer_sound_t* audio_mixer_voice::sound

◆ stop_cb

audio_mixer_stop_cb_t audio_mixer_voice::stop_cb

◆ type

unsigned audio_mixer_voice::type

◆ types

union { ... } audio_mixer_voice::types

◆ volume

float audio_mixer_voice::volume

◆ wav

struct { ... } audio_mixer_voice::wav

The documentation for this struct was generated from the following file: