|
static std::unique_ptr< CTexture > | ExtractThumbToTexture (const CFileItem &fileItem, int chapterNumber=0) |
|
static bool | CanExtract (const CFileItem &fileItem) |
| Can a thumbnail image and file stream details be extracted from this file item?
|
|
static bool | GetFileStreamDetails (CFileItem *pItem) |
| Open the item pointed to by pItem and extract streamdetails. More...
|
|
static bool | GetFileDuration (const std::string &path, int &duration) |
|
◆ GetFileStreamDetails()
bool CDVDFileInfo::GetFileStreamDetails |
( |
CFileItem * |
pItem | ) |
|
|
static |
Open the item pointed to by pItem and extract streamdetails.
- Returns
- true if the stream details have changed
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDFileInfo.h
- xbmc/cores/VideoPlayer/DVDFileInfo.cpp