|
FastLED 3.9.15
|
#include <mpeg1.h>
Static Public Member Functions | |
| static IDecoderPtr | createDecoder (const Mpeg1Config &config, fl::string *error_message=nullptr) |
| static IDecoderPtr | createDecoder (fl::string *error_message=nullptr) |
| static bool | isSupported () |
| static Mpeg1Info | parseMpeg1Info (fl::span< const fl::u8 > data, fl::string *error_message=nullptr) |