This is the complete list of members for openshot::FFmpegWriter, including all inherited members.
| Close() | openshot::FFmpegWriter | |
| CopyReaderInfo(ReaderBase *reader) | openshot::WriterBase | |
| DisplayInfo() | openshot::WriterBase | |
| FFmpegWriter(string path) | openshot::FFmpegWriter | |
| GetCacheSize() | openshot::FFmpegWriter | inline |
| info | openshot::WriterBase | |
| IsOpen() | openshot::FFmpegWriter | inlinevirtual |
| IsValidCodec(string codec_name) | openshot::FFmpegWriter | static |
| Json() | openshot::WriterBase | |
| JsonValue() | openshot::WriterBase | |
| Open() | openshot::FFmpegWriter | virtual |
| OutputStreamInfo() | openshot::FFmpegWriter | |
| PrepareStreams() | openshot::FFmpegWriter | |
| RemoveScalers() | openshot::FFmpegWriter | |
| ResampleAudio(int sample_rate, int channels) | openshot::FFmpegWriter | |
| SetAudioOptions(bool has_audio, string codec, int sample_rate, int channels, ChannelLayout channel_layout, int bit_rate) | openshot::FFmpegWriter | |
| SetCacheSize(int new_size) | openshot::FFmpegWriter | inline |
| SetJson(string value) | openshot::WriterBase | |
| SetJsonValue(Json::Value root) | openshot::WriterBase | |
| SetOption(StreamType stream, string name, string value) | openshot::FFmpegWriter | |
| SetVideoOptions(bool has_video, string codec, Fraction fps, int width, int height, Fraction pixel_ratio, bool interlaced, bool top_field_first, int bit_rate) | openshot::FFmpegWriter | |
| WriteFrame(std::shared_ptr< Frame > frame) | openshot::FFmpegWriter | virtual |
| WriteFrame(ReaderBase *reader, int64_t start, int64_t length) | openshot::FFmpegWriter | virtual |
| WriteHeader() | openshot::FFmpegWriter | |
| WriterBase() | openshot::WriterBase | |
| WriteTrailer() | openshot::FFmpegWriter | |