OpenShot Library | libopenshot  0.7.0
openshot::AudioRecorder Member List

This is the complete list of members for openshot::AudioRecorder, including all inherited members.

audioDeviceAboutToStart(juce::AudioIODevice *device) overrideopenshot::AudioRecorder
audioDeviceIOCallbackWithContext(const float *const *inputChannelData, int numInputChannels, float *const *outputChannelData, int numOutputChannels, int numSamples, const juce::AudioIODeviceCallbackContext &context) overrideopenshot::AudioRecorder
audioDeviceStopped() overrideopenshot::AudioRecorder
AudioRecorder(const AudioRecorderSettings &settings)openshot::AudioRecorderexplicit
Close()openshot::AudioRecorder
GetLevelSnapshot() constopenshot::AudioRecorder
GetStats() constopenshot::AudioRecorder
GetWaveformSnapshot() constopenshot::AudioRecorder
IsMonitoring() constopenshot::AudioRecorder
IsOpen() constopenshot::AudioRecorder
IsRecording() constopenshot::AudioRecorder
Open()openshot::AudioRecorder
PrepareRecording()openshot::AudioRecorder
SetLevelCallback(std::function< void(const AudioLevelData &)> callback)openshot::AudioRecorder
SetWaveformCallback(std::function< void(const AudioWaveformChunk &)> callback)openshot::AudioRecorder
Start()openshot::AudioRecorder
StartMonitoring()openshot::AudioRecorder
Stop()openshot::AudioRecorder
StopMonitoring()openshot::AudioRecorder
~AudioRecorder() overrideopenshot::AudioRecorder