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

◆ plm_audio_set_time()

void fl::third_party::plm_audio_set_time ( plm_audio_t * self,
double time )

Definition at line 3279 of file pl_mpeg.hpp.

3279 {
3280 self->samples_decoded = time *
3282 self->time = time;
3283}
static const unsigned short PLM_AUDIO_SAMPLE_RATE[]
Definition pl_mpeg.hpp:3017
fl::u64 time() FL_NOEXCEPT
Alias for millis64() - returns 64-bit millisecond time.
Definition chrono.h:346

References FL_NOEXCEPT, PLM_AUDIO_SAMPLE_RATE, and fl::time().

Referenced by plm_seek().

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