| 
    OpenShot Library | libopenshot
    0.4.0
    
   | 
 
This struct hold information about Audio Devices. More...
#include <AudioDevices.h>
Public Member Functions | |
| std::string | get_name () | 
| std::string | get_type () | 
Public Attributes | |
| juce::String | name | 
| juce::String | type | 
This struct hold information about Audio Devices.
The type and name of the audio device.
Definition at line 26 of file AudioDevices.h.
      
  | 
  inline | 
Definition at line 37 of file AudioDevices.h.
      
  | 
  inline | 
Definition at line 32 of file AudioDevices.h.
| juce::String openshot::AudioDeviceInfo::name | 
Definition at line 29 of file AudioDevices.h.
Referenced by openshot::AudioDeviceManagerSingleton::Instance().
| juce::String openshot::AudioDeviceInfo::type | 
Definition at line 28 of file AudioDevices.h.
Referenced by openshot::AudioDeviceManagerSingleton::Instance().
 1.8.17