MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / getText

Method getText

Libs/srtparser/srtparser.h:331–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329}
330
331inline std::string SubtitleItem::getText() const
332{
333 return _text;
334}
335
336inline void SubtitleItem::setStartTime(long int startTime)
337{

Callers 2

GetCurrentSubtitleFunction · 0.80
LoadSubtitlesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected