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

◆ plm_audio_rewind()

void fl::third_party::plm_audio_rewind ( plm_audio_t * self)

Definition at line 3285 of file pl_mpeg.hpp.

3285 {
3287 self->time = 0;
3288 self->samples_decoded = 0;
3289 self->next_frame_data_size = 0;
3290}
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_rewind(), and plm_seek().

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