Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
331
inline std::string SubtitleItem::getText() const
332
{
333
return _text;
334
}
335
336
inline void SubtitleItem::setStartTime(long int startTime)
337
{
Callers
2
GetCurrentSubtitle
Function · 0.80
LoadSubtitles
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected