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

Public Attributes

enum audio_mixer_type type
 
union {
   struct {
      unsigned   frames
 
      const float *   pcm
 
   }   wav
 
types
 

Member Data Documentation

◆ frames

unsigned audio_mixer_sound::frames

◆ pcm

const float* audio_mixer_sound::pcm

◆ type

enum audio_mixer_type audio_mixer_sound::type

◆ types

union { ... } audio_mixer_sound::types

◆ wav

struct { ... } audio_mixer_sound::wav

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