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

◆ plm_demux_has_ended()

int fl::third_party::plm_demux_has_ended ( plm_demux_t * self)

Definition at line 1293 of file pl_mpeg.hpp.

1293 {
1294 return plm_buffer_has_ended(self->buffer);
1295}
int plm_buffer_has_ended(plm_buffer_t *self) FL_NOEXCEPT
Definition pl_mpeg.hpp:994

References FL_NOEXCEPT, and plm_buffer_has_ended().

Referenced by plm_decode(), plm_decode_audio(), plm_decode_video(), and plm_read_packets().

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