OpenShot Library | libopenshot  0.3.0
Public Attributes | List of all members
openshot::AudioDeviceInfo Struct Reference

This struct hold information about Audio Devices. More...

#include <AudioDevices.h>

Public Attributes

std::string name
 
std::string type
 

Detailed Description

This struct hold information about Audio Devices.

The type and name of the audio device.

Definition at line 25 of file AudioDevices.h.

Member Data Documentation

◆ name

std::string openshot::AudioDeviceInfo::name

Definition at line 27 of file AudioDevices.h.

◆ type

std::string openshot::AudioDeviceInfo::type

Definition at line 28 of file AudioDevices.h.


The documentation for this struct was generated from the following file: