carb/audio/IAudioCapture.h
In directory: carb/audio
Source file: carb/audio/IAudioCapture.h
The audio capture interface.
Namespaces
carb: The main Carbonite namespace.
carb::audio: Audio playback and capture.
Structs
carb::audio::CaptureContextDesc: descriptor used to indicate the options passed to the createContext() function.
carb::audio::CaptureDeviceDesc: describes the parameters to use when selecting a capture device.
carb::audio::IAudioCapture: Low-Level Audio Capture Plugin Interface.
carb::audio::LockRegion: stores the buffer information for gaining access to a buffer of raw audio data.