OpenShot Library | libopenshot-audio
0.2.0
|
Classes | |
struct | juce::AudioDeviceManager::AudioDeviceSetup |
This structure holds a set of properties describing the current audio setup. More... | |
struct | juce::AudioDeviceManager::LevelMeter |
A simple reference-counted struct that holds a level-meter value that can be read using getCurrentLevel(). More... | |
class | juce::AudioDeviceManager |
Manages the state of some audio and midi i/o devices. More... | |
class | juce::AudioIODeviceCallback |
One of these is passed to an AudioIODevice object to stream the audio data in and out. More... | |
class | juce::AudioIODevice |
Base class for an audio device with synchronised input and output channels. More... | |
class | juce::AudioIODeviceType::Listener |
A class for receiving events when audio devices are inserted or removed. More... | |
class | juce::AudioIODeviceType |
Represents a type of audio driver, such as DirectSound, ASIO, CoreAudio, etc. More... | |
class | juce::SystemAudioVolume |
Contains functions to control the system's master volume. More... | |