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

◆ plm_video_set_no_delay()

void fl::third_party::plm_video_set_no_delay ( plm_video_t * self,
int no_delay )

Definition at line 2172 of file pl_mpeg.hpp.

2172 {
2173 self->assume_no_b_frames = no_delay;
2174}

References FL_NOEXCEPT.