This is the complete list of members for openshot::FFmpegWriter, including all inherited members.
| AppendDebugMethod(string method_name, string arg1_name, float arg1_value, string arg2_name, float arg2_value, string arg3_name, float arg3_value, string arg4_name, float arg4_value, string arg5_name, float arg5_value, string arg6_name, float arg6_value) | openshot::WriterBase | protected |
| Close() | openshot::FFmpegWriter | |
| CopyReaderInfo(ReaderBase *reader) | openshot::WriterBase | |
| debug | openshot::WriterBase | |
| DisplayInfo() | openshot::WriterBase | |
| FFmpegWriter(string path) | openshot::FFmpegWriter | |
| GetCacheSize() | openshot::FFmpegWriter | inline |
| info | openshot::WriterBase | |
| IsOpen() | openshot::FFmpegWriter | inlinevirtual |
| 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(tr1::shared_ptr< Frame > frame) | openshot::FFmpegWriter | virtual |
| WriteFrame(ReaderBase *reader, long int start, long int length) | openshot::FFmpegWriter | virtual |
| WriteHeader() | openshot::FFmpegWriter | |
| WriterBase() | openshot::WriterBase | |
| WriteTrailer() | openshot::FFmpegWriter | |