carb::audio::Context
Defined in carb/audio/AudioTypes.h
-
struct Context
represents a single audio context object.
This contains the state for a single instance of one of the low-level audio plugins. This is to be treated as an opaque handle to an object and should only passed into the function of the plugin that created it.