Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CDataCacheCore::SContentInfo, including all inherited members.
GetChapters() const | CDataCacheCore::SContentInfo | inline |
GetCuts() const | CDataCacheCore::SContentInfo | inline |
GetEditList() const | CDataCacheCore::SContentInfo | inline |
GetSceneMarkers() const | CDataCacheCore::SContentInfo | inline |
Reset() | CDataCacheCore::SContentInfo | inline |
SetChapters(const std::vector< std::pair< std::string, int64_t > > &chapters) | CDataCacheCore::SContentInfo | inline |
SetCuts(const std::vector< std::chrono::milliseconds > &cuts) | CDataCacheCore::SContentInfo | inline |
SetEditList(const std::vector< EDL::Edit > &editList) | CDataCacheCore::SContentInfo | inline |
SetSceneMarkers(const std::vector< std::chrono::milliseconds > &sceneMarkers) | CDataCacheCore::SContentInfo | inline |