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

◆ sampleMpeg1Data

const uint8_t CodecData::sampleMpeg1Data
Initial value:
= {
0x00, 0x00, 0x01, 0xb3, 0x00, 0x10, 0x00, 0x10, 0x14, 0x08, 0xff, 0xff,
0x00, 0x00, 0x01, 0x00, 0x00, 0x08, 0x00, 0x00, 0x01, 0xb7
}

Definition at line 150 of file inlined_data.cpp.

150 {
151 0x00, 0x00, 0x01, 0xb3, 0x00, 0x10, 0x00, 0x10, 0x14, 0x08, 0xff, 0xff,
152 0x00, 0x00, 0x01, 0x00, 0x00, 0x08, 0x00, 0x00, 0x01, 0xb7
153};

Referenced by CodecProcessor::processMpeg1().