This is the complete list of members for openshot::TextReader, including all inherited members.
| clip | openshot::ReaderBase | protected |
| Close() override | openshot::TextReader | virtual |
| DisplayInfo(std::ostream *out=&std::cout) | openshot::ReaderBase | |
| GetCache() override | openshot::TextReader | inlinevirtual |
| GetFrame(int64_t requested_frame) override | openshot::TextReader | virtual |
| getFrameMutex | openshot::ReaderBase | protected |
| HardwareDecodeSuccessful() const | openshot::ReaderBase | inlinevirtual |
| HasMaxDecodeSize() const | openshot::ReaderBase | |
| info | openshot::ReaderBase | |
| IsOpen() override | openshot::TextReader | inlinevirtual |
| Json() const override | openshot::TextReader | virtual |
| JsonValue() const override | openshot::TextReader | virtual |
| max_decode_height | openshot::ReaderBase | protected |
| max_decode_width | openshot::ReaderBase | protected |
| MaxDecodeHeight() const | openshot::ReaderBase | |
| MaxDecodeWidth() const | openshot::ReaderBase | |
| Name() override | openshot::TextReader | inlinevirtual |
| Open() override | openshot::TextReader | virtual |
| ParentClip() | openshot::ReaderBase | |
| ParentClip(openshot::ClipBase *new_clip) | openshot::ReaderBase | |
| ReaderBase() | openshot::ReaderBase | |
| SetJson(const std::string value) override | openshot::TextReader | virtual |
| SetJsonValue(const Json::Value root) override | openshot::TextReader | virtual |
| SetMaxDecodeSize(int width, int height) | openshot::ReaderBase | |
| SetTextBackgroundColor(std::string color) | openshot::TextReader | |
| TextReader() | openshot::TextReader | |
| TextReader(int width, int height, int x_offset, int y_offset, GravityType gravity, std::string text, std::string font, double size, std::string text_color, std::string background_color) | openshot::TextReader | |
| ~ReaderBase()=default | openshot::ReaderBase | virtual |