|
HARDT - The Ham Radio DSP Toolkit
|
#include <hsoundcard.h>
Classes | |
| struct | DeviceInformation |
Static Public Member Functions | |
| static int | AvailableDevices () |
| static std::vector< DeviceInformation > | GetDeviceInformation () |
| static int | GetDefaultDevice () |
| static PaSampleFormat | GetPortAudioFormat (H_SAMPLE_FORMAT format) |
Base class for soundcard readers and writers. This class has static functions for obtaining information on soundcards in the system.
|
static |
Get the number of devices available
|
static |
Get the device number for the default device
|
static |
Get a list of devices
|
inlinestatic |
Get the PortAudio specific sample format identifier
1.8.17