#include "avpreamble.h"#include <libavcodec/avcodec.h>#include <libavformat/avformat.h>#include <yarp/dev/AudioVisualInterfaces.h>#include <yarp/dev/DeviceDriver.h>#include "ffmpeg_api.h"
Include dependency graph for FfmpegGrabber.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FfmpegGrabber |
ffmpeg_grabber: An image frame grabber device using ffmpeg to capture images from AVI files. More... | |