OpenShot Library | libopenshot
0.3.3
|
Header file for Audio Device Info struct. More...
#include <string>
#include <vector>
#include <OpenShotAudio.h>
Go to the source code of this file.
Classes | |
struct | openshot::AudioDeviceInfo |
This struct hold information about Audio Devices. More... | |
class | openshot::AudioDevices |
A class which probes the available audio devices. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |
Typedefs | |
using | openshot::AudioDeviceList = std::vector< std::pair< std::string, std::string > > |