Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | bSound |
Typedefs | |
typedef struct bSound | bSound |
Enumerations | |
enum | { SOUND_FLAGS_CACHING = (1 << 4) , SOUND_FLAGS_MONO = (1 << 5) } |
enum | { SOUND_TAGS_WAVEFORM_NO_RELOAD = 1 << 0 , SOUND_TAGS_WAVEFORM_LOADING = (1 << 6) } |
anonymous enum |
Enumerator | |
---|---|
SOUND_FLAGS_CACHING | |
SOUND_FLAGS_MONO |
Definition at line 99 of file DNA_sound_types.h.
anonymous enum |
Enumerator | |
---|---|
SOUND_TAGS_WAVEFORM_NO_RELOAD | |
SOUND_TAGS_WAVEFORM_LOADING |
Definition at line 109 of file DNA_sound_types.h.