OpenShot Library | libopenshot
0.3.3
|
Header file for FFmpegWriter class. More...
Go to the source code of this file.
Classes | |
class | openshot::FFmpegWriter |
This class uses the FFmpeg libraries, to write and encode video files and audio files. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |
Enumerations | |
enum | openshot::StreamType { openshot::VIDEO_STREAM, openshot::AUDIO_STREAM } |
This enumeration designates the type of stream when encoding (video or audio) More... | |
Header file for FFmpegWriter class.
This file is originally based on the Libavformat API example, and then modified by the libopenshot project.
Definition in file FFmpegWriter.h.