FastLED
3.9.15
Loading...
Searching...
No Matches
◆
plm_buffer_get_remaining()
size_t
fl::third_party::plm_buffer_get_remaining
(
plm_buffer_t
*
self
)
Definition at line
873
of file
pl_mpeg.hpp
.
873
{
874
return
self->
length
- (self->
bit_index
>> 3);
875
}
fl::third_party::plm_buffer_t::length
size_t length
Definition
pl_mpeg.hpp:729
fl::third_party::plm_buffer_t::bit_index
size_t bit_index
Definition
pl_mpeg.hpp:727
References
FL_NOEXCEPT
.
fl
third_party
Generated on Tue Jun 16 2026 00:07:11 for FastLED by
1.13.2