SDL  2.0
sound Struct Reference

Data Fields

Uint8buffer
 
Uint32 length
 

Detailed Description

Definition at line 22 of file mixer.c.

Field Documentation

◆ buffer

Uint8* sound::buffer

Definition at line 24 of file mixer.c.

Referenced by loadSound(), and playSound().

◆ length

Uint32 sound::length

Definition at line 25 of file mixer.c.

Referenced by loadSound(), and playSound().


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