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

◆ plm_audio_destroy()

void fl::third_party::plm_audio_destroy ( plm_audio_t * self)

Definition at line 3253 of file pl_mpeg.hpp.

3253 {
3254 if (self->destroy_buffer_when_done) {
3256 }
3257 PLM_FREE(self);
3258}
void plm_buffer_destroy(plm_buffer_t *self) FL_NOEXCEPT
Definition pl_mpeg.hpp:855
#define PLM_FREE(p)
Definition pl_mpeg.hpp:180

References FL_NOEXCEPT, plm_buffer_destroy(), and PLM_FREE.

Referenced by plm_destroy().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: