SoundSpec Struct Reference
#include <Sound.h>
# Public Attributes | |
char * | name |
Name. | |
bool | loop |
Play in loop. | |
uint16 | targetTimerResolutionUS |
Tick duration in US. | |
SoundTrackSpec ** | soundTrackSpecs |
Tracks. |
# Detailed Description
# Member Data Documentation
# loop
# name
# soundTrackSpecs
SoundTrackSpec** SoundSpec::soundTrackSpecs |
# targetTimerResolutionUS
uint16 SoundSpec::targetTimerResolutionUS |
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Sound/Sound.h