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

◆ plm_buffer_rewind()

void fl::third_party::plm_buffer_rewind ( plm_buffer_t * self)

Definition at line 919 of file pl_mpeg.hpp.

919 {
920 plm_buffer_seek(self, 0);
921}
void plm_buffer_seek(plm_buffer_t *self, size_t pos) FL_NOEXCEPT
Definition pl_mpeg.hpp:923

References FL_NOEXCEPT, and plm_buffer_seek().

Referenced by plm_audio_rewind(), plm_demux_rewind(), and plm_video_rewind().

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