FastLED 3.9.15
Loading...
Searching...
No Matches

◆ ~Sample()

fl::audio::Sample::~Sample ( )

Definition at line 67 of file audio.cpp.hpp.

67 {
68 if (mImpl) {
70 }
71}
static T & instance() FL_NOEXCEPT
Definition singleton.h:41
SampleImplPtr mImpl
Definition audio.h:62
constexpr remove_reference< T >::type && move(T &&t) FL_NOEXCEPT
Definition s16x16x4.h:28

References FL_NOEXCEPT, fl::Singleton< T, N >::instance(), mImpl, and fl::fl::move().

+ Here is the call graph for this function: