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

◆ plm_read_video_packet()

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

Definition at line 580 of file pl_mpeg.hpp.

580 {
581 PLM_UNUSED(buffer);
582 plm_t *self = (plm_t *)user;
584}
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_NOEXCEPT, plm_read_packets(), PLM_UNUSED, and fl::third_party::plm_t::video_packet_type.

Referenced by plm_init_decoders().

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