carb/audio/IAudioGroup.h
In directory: carb/audio
Source file: carb/audio/IAudioGroup.h
The audio group interface.
Namespaces
carb: The main Carbonite namespace.
carb::audio: Audio playback and capture.
Structs
carb::audio::GroupDesc: descriptor of a new group to be created.
carb::audio::IAudioGroup: Sound group management interface.
carb::audio::ProbabilityDesc: descriptor for specifying the relative probabilities for choosing one or more sounds in a sound group.
carb::audio::SoundEntry: an entry in a table of sounds being added to a sound group on creation or a single sound being added to a sound group with a certain region to be played.