|
FastLED 3.9.15
|
Functions | |
| bool | boxIs (fl::span< const fl::u8 > data, fl::size offset, const char *type) |
| fl::size | findBox (fl::span< const fl::u8 > data, fl::size start, fl::size end, const char *type) |
| bool | parseAvcC (fl::span< const fl::u8 > data, fl::size offset, fl::size boxEnd, Mp4TrackInfo &info) |
| fl::u16 | readU16BE (fl::span< const fl::u8 > data, fl::size offset, bool &ok) |
| fl::u32 | readU32BE (fl::span< const fl::u8 > data, fl::size offset, bool &ok) |