Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
sbl::validation::has_audio_init< T, typename > Struct Template Reference

Audio Driver Method Detection. More...

#include <method_detection.hpp>

Inheritance diagram for sbl::validation::has_audio_init< T, typename >:
Collaboration diagram for sbl::validation::has_audio_init< T, typename >:

Detailed Description

template<typename T, typename = void>
struct sbl::validation::has_audio_init< T, typename >

Audio Driver Method Detection.

Detects presence of required methods in Audio driver implementations. Audio drivers must implement:

Definition at line 428 of file method_detection.hpp.


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