HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
hi::v1::audio_device_filter Concept Reference

Concept definition

template<typename Context>
concept hi::v1::audio_device_filter = std::convertible_to<Context, audio_device_state> or std::convertible_to<Context, audio_direction>
Definition audio_system.hpp:68