OpenShot Library | libopenshot  0.7.0
Classes | Namespaces
AudioRecorder.h File Reference

Header file for audio recording classes. More...

#include <atomic>
#include <condition_variable>
#include <cstdint>
#include <deque>
#include <functional>
#include <map>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include <vector>
#include <AppConfig.h>
#include <juce_audio_basics/juce_audio_basics.h>
#include <juce_audio_devices/juce_audio_devices.h>
#include "AudioWaveformer.h"
#include "ChannelLayouts.h"
Include dependency graph for AudioRecorder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openshot::AudioLevelData
 
class  openshot::AudioRecorder
 
struct  openshot::AudioRecorderBlock
 
class  openshot::AudioRecorderLevelMeter
 
struct  openshot::AudioRecorderSettings
 
struct  openshot::AudioRecorderStats
 
class  openshot::AudioRecorderWaveformAccumulator
 
class  openshot::AudioRecordingFrameFactory
 
struct  openshot::AudioWaveformChunk
 

Namespaces

 openshot
 This namespace is the default namespace for all code in the openshot library.
 

Detailed Description

Header file for audio recording classes.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file AudioRecorder.h.