HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
tt::audio_device_asio Class Reference

#include <ttauri/audio/audio_device_asio.hpp>

Inheritance diagram for tt::audio_device_asio:
tt::audio_device

Additional Inherited Members

- Public Member Functions inherited from tt::audio_device
virtual std::string id () const noexcept=0
 The nonephemeral unique id that for an audio device on the system.
 
virtual std::string name () const noexcept=0
 Get a user friendly name of the audio device.
 
virtual label label () const noexcept=0
 Get a user friendly label of the audio device.
 
virtual audio_device_state state () const noexcept=0
 Get the current state of the audio device.
 
virtual audio_direction direction () const noexcept=0
 
virtual size_t full_num_channels () const noexcept=0
 
virtual speaker_mapping full_channel_mapping () const noexcept=0
 Get a bitmap of channel mappings for this audio device.
 

Detailed Description

A class representing an audio device on the system.


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