OpenShot Library | libopenshot-audio
0.1.9
|
Public Member Functions | |
StringRegion (const String &s) noexcept | |
StringRegion (String::CharPointerType t, int s, int len) noexcept | |
void | incrementStart () noexcept |
Public Attributes | |
String::CharPointerType | text |
int | start |
int | length |
Definition at line 31 of file juce_TextDiff.cpp.