|
FastLED 3.9.15
|
#include <h264.h>
Static Public Member Functions | |
| static IDecoderPtr | createDecoder (const H264Config &config, fl::string *error_message=nullptr) |
| static IDecoderPtr | createDecoder (fl::string *error_message=nullptr) |
| static bool | isSupported () |
| static H264Info | parseH264Info (fl::span< const fl::u8 > mp4Data, fl::string *error_message=nullptr) |
| static H264Info | parseSPS (fl::span< const fl::u8 > spsData, fl::string *error_message=nullptr) |