FastLED
3.9.15
Loading...
Searching...
No Matches
◆
stb_vorbis_get_sample_offset()
int32_t
fl::third_party::vorbis::stb_vorbis_get_sample_offset
(
stb_vorbis
*
f
)
Definition at line
4055
of file
stb_vorbis.cpp.hpp
.
4056
{
4057
if
(f->
current_loc_valid
)
4058
return
f->
current_loc
;
4059
else
4060
return
-1;
4061
}
fl::third_party::vorbis::stb_vorbis::current_loc_valid
int32_t current_loc_valid
Definition
stb_vorbis.cpp.hpp:537
fl::third_party::vorbis::stb_vorbis::current_loc
uint32 current_loc
Definition
stb_vorbis.cpp.hpp:536
References
FL_NOEXCEPT
.
fl
third_party
vorbis
Generated on Tue Jun 16 2026 00:07:11 for FastLED by
1.13.2