FastLED
3.9.15
Loading...
Searching...
No Matches
◆
stb_vorbis_get_error()
int32_t
fl::third_party::vorbis::stb_vorbis_get_error
(
stb_vorbis
*
f
)
Definition at line
4084
of file
stb_vorbis.cpp.hpp
.
4085
{
4086
int32_t
e = f->
error
;
4087
f->
error
=
VORBIS__no_error
;
4088
return
e;
4089
}
fl::third_party::vorbis::VORBIS__no_error
@ VORBIS__no_error
Definition
stb_vorbis.h:403
fl::third_party::vorbis::stb_vorbis::error
enum STBVorbisError error
Definition
stb_vorbis.cpp.hpp:501
fl::third_party::int32_t
fl::i32 int32_t
Definition
coder.h:220
References
FL_NOEXCEPT
, and
VORBIS__no_error
.
fl
third_party
vorbis
Generated on Tue Jun 16 2026 00:07:11 for FastLED by
1.13.2