OpenShot Library | libopenshot  0.3.2
openshot::FFmpegWriter Member List

This is the complete list of members for openshot::FFmpegWriter, including all inherited members.

Close()openshot::FFmpegWriter
CopyReaderInfo(openshot::ReaderBase *reader)openshot::WriterBase
DisplayInfo(std::ostream *out=&std::cout)openshot::WriterBase
FFmpegWriter(const std::string &path)openshot::FFmpegWriter
infoopenshot::WriterBase
IsOpen()openshot::FFmpegWriterinlinevirtual
IsValidCodec(std::string codec_name)openshot::FFmpegWriterstatic
Json() constopenshot::WriterBase
JsonValue() constopenshot::WriterBase
Open()openshot::FFmpegWritervirtual
OutputStreamInfo()openshot::FFmpegWriter
PrepareStreams()openshot::FFmpegWriter
RemoveScalers()openshot::FFmpegWriter
ResampleAudio(int sample_rate, int channels)openshot::FFmpegWriter
SetAudioOptions(bool has_audio, std::string codec, int sample_rate, int channels, openshot::ChannelLayout channel_layout, int bit_rate)openshot::FFmpegWriter
SetAudioOptions(std::string codec, int sample_rate, int bit_rate)openshot::FFmpegWriter
SetJson(const std::string value)openshot::WriterBase
SetJsonValue(const Json::Value root)openshot::WriterBase
SetOption(openshot::StreamType stream, std::string name, std::string value)openshot::FFmpegWriter
SetVideoOptions(bool has_video, std::string codec, openshot::Fraction fps, int width, int height, openshot::Fraction pixel_ratio, bool interlaced, bool top_field_first, int bit_rate)openshot::FFmpegWriter
SetVideoOptions(std::string codec, int width, int height, openshot::Fraction fps, int bit_rate)openshot::FFmpegWriter
WriteFrame(std::shared_ptr< openshot::Frame > frame)openshot::FFmpegWritervirtual
WriteFrame(openshot::ReaderBase *reader, int64_t start, int64_t length)openshot::FFmpegWritervirtual
WriteHeader()openshot::FFmpegWriter
WriterBase()openshot::WriterBase
WriteTrailer()openshot::FFmpegWriter
~WriterBase()=defaultopenshot::WriterBasevirtual