#include <DVDFileInfo.h>
◆ CanExtract()
Can a thumbnail image and file stream details be extracted from this file item?
◆ ExtractThumbToTexture()
| std::unique_ptr< CTexture > CDVDFileInfo::ExtractThumbToTexture |
( |
const CFileItem & | fileItem, |
|
|
int | chapterNumber = 0 ) |
|
static |
◆ GetFileDuration()
| bool CDVDFileInfo::GetFileDuration |
( |
const std::string & | path, |
|
|
int & | duration ) |
|
static |
◆ GetFileStreamDetails()
Open the item pointed to by pItem and extract streamdetails.
- Returns
- true if the stream details have changed
◆ SeekAndDecodeFirstPicture()
Seek the demuxer to a position and decode the first picture that is not dropped.
- Parameters
-
| seekTo_ms | position to seek to, in milliseconds |
| [out] | picture | the decoded picture |
| [out] | packetsTried | incremented once per packet read |
- Returns
- true when a picture was decoded
The documentation for this class was generated from the following files: