RetroArch
Public Attributes | List of all members
audio_mixer_stream Struct Reference

#include <audio_driver.h>

Collaboration diagram for audio_mixer_stream:
[legend]

Public Attributes

audio_mixer_sound_thandle
 
audio_mixer_voice_tvoice
 
audio_mixer_stop_cb_t stop_cb
 
enum audio_mixer_state state
 
float volume
 
voidbuf
 
char * name
 
size_t bufsize
 

Member Data Documentation

◆ buf

void* audio_mixer_stream::buf

◆ bufsize

size_t audio_mixer_stream::bufsize

◆ handle

audio_mixer_sound_t* audio_mixer_stream::handle

◆ name

char* audio_mixer_stream::name

◆ state

enum audio_mixer_state audio_mixer_stream::state

◆ stop_cb

audio_mixer_stop_cb_t audio_mixer_stream::stop_cb

◆ voice

audio_mixer_voice_t* audio_mixer_stream::voice

◆ volume

float audio_mixer_stream::volume

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