arsa  2.7
Public Attributes | List of all members
Mix_Chunk Struct Reference

#include <SDL_mixer.h>

Public Attributes

int allocated
 
Uint8abuf
 
Uint32 alen
 
Uint8 volume
 

Detailed Description

Definition at line 113 of file SDL_mixer.h.

Member Data Documentation

◆ abuf

Uint8* Mix_Chunk::abuf

Definition at line 115 of file SDL_mixer.h.

◆ alen

Uint32 Mix_Chunk::alen

Definition at line 116 of file SDL_mixer.h.

◆ allocated

int Mix_Chunk::allocated

Definition at line 114 of file SDL_mixer.h.

◆ volume

Uint8 Mix_Chunk::volume

Definition at line 117 of file SDL_mixer.h.


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