OpenShot Library | libopenshot
0.2.6
|
Header file for FFmpegReader class. More...
#include "ReaderBase.h"
#include "FFmpegUtilities.h"
#include <cmath>
#include <ctime>
#include <iostream>
#include <stdio.h>
#include <memory>
#include "CacheMemory.h"
#include "Clip.h"
#include "OpenMPUtilities.h"
#include "Settings.h"
Go to the source code of this file.
Classes | |
struct | openshot::AudioLocation |
This struct holds the associated video frame and starting sample # for an audio packet. More... | |
class | openshot::FFmpegReader |
This class uses the FFmpeg libraries, to open video files and audio files, and return openshot::Frame objects for any frame in the file. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |