OpenShot Library | libopenshot
0.1.9
|
This is the complete list of members for openshot::TextReader, including all inherited members.
Close() | openshot::TextReader | virtual |
DisplayInfo() | openshot::ReaderBase | |
GetCache() | openshot::TextReader | inlinevirtual |
GetFrame(int64_t requested_frame) | openshot::TextReader | virtual |
getFrameCriticalSection | openshot::ReaderBase | protected |
info | openshot::ReaderBase | |
IsOpen() | openshot::TextReader | inlinevirtual |
Json() | openshot::TextReader | virtual |
JsonValue() | openshot::TextReader | virtual |
max_height | openshot::ReaderBase | protected |
max_width | openshot::ReaderBase | protected |
Name() | openshot::TextReader | inlinevirtual |
Open() | openshot::TextReader | virtual |
processingCriticalSection | openshot::ReaderBase | protected |
ReaderBase() | openshot::ReaderBase | |
SetJson(string value) | openshot::TextReader | virtual |
SetJsonValue(Json::Value root) | openshot::TextReader | virtual |
SetMaxSize(int width, int height) | openshot::ReaderBase | inline |
TextReader() | openshot::TextReader | |
TextReader(int width, int height, int x_offset, int y_offset, GravityType gravity, string text, string font, double size, string text_color, string background_color) | openshot::TextReader |