HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::audio_device_filter Concept Reference

Concept definition

template<typename Context>
concept hi::v1::audio_device_filter = std::same_as<Context, audio_device_state> or std::same_as<Context, audio_direction>
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377
Definition audio_system.hpp:69