|
OpenShot Library | OpenShotAudio
0.2.2
|
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.