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

◆ plm_video_rewind()

void fl::third_party::plm_video_rewind ( plm_video_t * self)

Definition at line 2185 of file pl_mpeg.hpp.

2185 {
2187 self->time = 0;
2188 self->frames_decoded = 0;
2189 self->has_reference_frame = FALSE;
2190 self->start_code = -1;
2191}
void plm_buffer_rewind(plm_buffer_t *self) FL_NOEXCEPT
Definition pl_mpeg.hpp:919
#define FALSE
Definition pl_mpeg.hpp:175

References FALSE, FL_NOEXCEPT, and plm_buffer_rewind().

Referenced by plm_rewind(), and plm_seek_frame().

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