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

◆ plm_demux_rewind()

void fl::third_party::plm_demux_rewind ( plm_demux_t * self)

Definition at line 1286 of file pl_mpeg.hpp.

1286 {
1288 self->current_packet.length = 0;
1289 self->next_packet.length = 0;
1290 self->start_code = -1;
1291}
void plm_buffer_rewind(plm_buffer_t *self) FL_NOEXCEPT
Definition pl_mpeg.hpp:919

References FL_NOEXCEPT, and plm_buffer_rewind().

Referenced by plm_demux_get_start_time(), and plm_rewind().

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