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

◆ ogg_page_header

uint8 fl::third_party::vorbis::ogg_page_header[4] = { 0x4f, 0x67, 0x67, 0x53 }
static

Definition at line 1157 of file stb_vorbis.cpp.hpp.

1157{ 0x4f, 0x67, 0x67, 0x53 };

Referenced by is_whole_packet_present(), vorbis_find_page(), and vorbis_search_for_page_pushdata().