#include <mythbackend/servicesv2/v2content.h>
|
| static QFileInfo | GetFile (const QString &StorageGroup, const QString &FileName) |
| |
| static QFileInfo | GetImageFile (const QString &StorageGroup, const QString &FileName, int Width, int Height) |
| |
| static QStringList | GetFileList (const QString &StorageGroup) |
| |
| static QStringList | GetDirList (const QString &StorageGroup) |
| |
| static QFileInfo | GetRecordingArtwork (const QString &Type, const QString &Inetref, int Season, int Width, int Height) |
| |
| static V2ArtworkInfoList * | GetRecordingArtworkList (int RecordedId, int ChanId, const QDateTime &StartTime) |
| |
| static V2ArtworkInfoList * | GetProgramArtworkList (const QString &Inetref, int Season) |
| |
| static QFileInfo | GetVideoArtwork (const QString &Type, int Id, int Width, int Height) |
| |
| static QFileInfo | GetAlbumArt (int Id, int Width, int Height) |
| |
| static QFileInfo | GetPreviewImage (int RecordedId, int ChanId, const QDateTime &StartTime, int Width, int Height, int SecsIn, const QString &Format) |
| |
| QFileInfo | GetRecording (int RecordedId, int ChanId, const QDateTime &StartTime, const QString &Download) |
| |
| static QFileInfo | GetMusic (int Id) |
| |
| static QFileInfo | GetVideo (int Id) |
| |
| static QString | GetHash (const QString &StorageGroup, const QString &FileName) |
| |
| static bool | DownloadFile (const QString &URL, const QString &StorageGroup) |
| |
Definition at line 37 of file v2content.h.
◆ V2Content()
◆ ~V2Content()
| V2Content::~V2Content |
( |
| ) |
|
|
overridedefault |
◆ DownloadFile
| bool V2Content::DownloadFile |
( |
const QString & |
URL, |
|
|
const QString & |
StorageGroup |
|
) |
| |
|
staticslot |
◆ GetAlbumArt
| QFileInfo V2Content::GetAlbumArt |
( |
int |
Id, |
|
|
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
staticslot |
◆ GetDirList
| QStringList V2Content::GetDirList |
( |
const QString & |
StorageGroup | ) |
|
|
staticslot |
◆ GetFile
| QFileInfo V2Content::GetFile |
( |
const QString & |
StorageGroup, |
|
|
const QString & |
FileName |
|
) |
| |
|
staticslot |
◆ GetFileList
| QStringList V2Content::GetFileList |
( |
const QString & |
StorageGroup | ) |
|
|
staticslot |
◆ GetHash
| QString V2Content::GetHash |
( |
const QString & |
StorageGroup, |
|
|
const QString & |
FileName |
|
) |
| |
|
staticslot |
◆ GetImageFile
| QFileInfo V2Content::GetImageFile |
( |
const QString & |
StorageGroup, |
|
|
const QString & |
FileName, |
|
|
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
staticslot |
◆ GetMusic
| QFileInfo V2Content::GetMusic |
( |
int |
Id | ) |
|
|
staticslot |
◆ GetPreviewImage
| QFileInfo V2Content::GetPreviewImage |
( |
int |
RecordedId, |
|
|
int |
ChanId, |
|
|
const QDateTime & |
StartTime, |
|
|
int |
Width, |
|
|
int |
Height, |
|
|
int |
SecsIn, |
|
|
const QString & |
Format |
|
) |
| |
|
staticslot |
◆ GetProgramArtworkList
| V2ArtworkInfoList * V2Content::GetProgramArtworkList |
( |
const QString & |
Inetref, |
|
|
int |
Season |
|
) |
| |
|
staticslot |
◆ GetRecording
| QFileInfo V2Content::GetRecording |
( |
int |
RecordedId, |
|
|
int |
ChanId, |
|
|
const QDateTime & |
StartTime, |
|
|
const QString & |
Download |
|
) |
| |
|
slot |
◆ GetRecordingArtwork
| QFileInfo V2Content::GetRecordingArtwork |
( |
const QString & |
Type, |
|
|
const QString & |
Inetref, |
|
|
int |
Season, |
|
|
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
staticslot |
◆ GetRecordingArtworkList
| V2ArtworkInfoList * V2Content::GetRecordingArtworkList |
( |
int |
RecordedId, |
|
|
int |
ChanId, |
|
|
const QDateTime & |
StartTime |
|
) |
| |
|
staticslot |
◆ GetVideo
| QFileInfo V2Content::GetVideo |
( |
int |
Id | ) |
|
|
staticslot |
◆ GetVideoArtwork
| QFileInfo V2Content::GetVideoArtwork |
( |
const QString & |
Type, |
|
|
int |
Id, |
|
|
int |
Width, |
|
|
int |
Height |
|
) |
| |
|
staticslot |
◆ RegisterCustomTypes()
| static void V2Content::RegisterCustomTypes |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: