#include <orxSound.h>
Data Fields | |
| orxU32 | u32ChannelNumber |
| orxU32 | u32SampleRate |
Sound stream info
Definition at line 91 of file orxSound.h.
Number of channels, either mono (1) or stereo (2) : 8
Definition at line 94 of file orxSound.h.
The sample rate, e.g. 44100 Hertz : 4
Definition at line 93 of file orxSound.h.
1.5.6