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

◆ plm_read_audio_packet()

void fl::third_party::plm_read_audio_packet ( plm_buffer_t * buffer,
void * user )

Definition at line 586 of file pl_mpeg.hpp.

586 {
587 PLM_UNUSED(buffer);
588 plm_t *self = (plm_t *)user;
590}
void plm_read_packets(plm_t *self, int requested_type) FL_NOEXCEPT
Definition pl_mpeg.hpp:592
#define PLM_UNUSED(expr)
Definition pl_mpeg.hpp:184

References fl::third_party::plm_t::audio_packet_type, FL_NOEXCEPT, plm_read_packets(), and PLM_UNUSED.

Referenced by plm_init_decoders().

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