24 std::string GetOpticalMediaPath(
const CFileItem& item);
30 bool IsAutoPlayNextItem(
const CFileItem& item);
36 bool IsAutoPlayNextItem(
const std::string& content);
40 bool isResumable{
false};
41 int64_t startOffset{0};
Definition: VideoGUIUtils.cpp:370
Represents a file on a share.
Definition: FileItem.h:102