Dreambox C/C++ SDK v1.0.0
C/C++ SDK for creating Dreambox games
Loading...
Searching...
No Matches
sound_sample Struct Reference

Represents a loaded sound sample. More...

#include <db_sounddriver.h>

Data Fields

int32_t handle
 
uint32_t samplerate
 

Detailed Description

Represents a loaded sound sample.

Definition at line 19 of file db_sounddriver.h.

Field Documentation

◆ handle

int32_t handle

Definition at line 21 of file db_sounddriver.h.

◆ samplerate

uint32_t samplerate

Definition at line 22 of file db_sounddriver.h.


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