|
FastLED 3.9.15
|
| Video fl::FileSystem::openMpeg1Video | ( | const char * | path, |
| fl::size | pixelsPerFrame, | ||
| float | fps = 30.0f, | ||
| fl::size | nFrameHistory = 0 ) |
Definition at line 81 of file file_system_codecs.cpp.hpp.
References fl::Mpeg1::createDecoder(), fl::ifstream::is_open(), fl::third_party::Mpeg1Config::looping, fl::make_shared(), fl::third_party::Mpeg1Config::mode, openRead(), fl::ifstream::rdbuf(), fl::third_party::Mpeg1Config::skipAudio, fl::third_party::Mpeg1Config::Streaming, and fl::third_party::Mpeg1Config::targetFps.
Here is the call graph for this function: