carb::audio::fContextFlagCycleCallbacks
Defined in carb/audio/IAudioPlayback.h
-
constexpr PlaybackContextFlags carb::audio::fContextFlagCycleCallbacks = 0x00000001
flag to indicate that the audio processing cycle start and end callback events should be performed.
By default, these callbacks are not enabled unless a baking context is created. This flag will be ignored if no callback is provided for the context.