Read a movie or image file. More...
#include <memory>
#include <string>
#include <cras_cpp_common/expected.hpp>
#include <cras_cpp_common/log_utils.h>
#include <cras_cpp_common/optional.hpp>
#include <cras_cpp_common/param_utils/bound_param_helper.hpp>
#include <movie_publisher/movie.h>
#include <movie_publisher/movie_open_config.h>
Go to the source code of this file.
Classes | |
class | movie_publisher::MovieReader |
Helper class for opening movie files. More... | |
Namespaces | |
movie_publisher | |
Read a movie or image file.
Definition in file movie_reader.h.