MythTV  master
Classes | Functions
metadatafactory.h File Reference
#include <utility>
#include "metadatacommon.h"
#include "metadataimagedownload.h"
#include "metadatadownload.h"
#include "videoscan.h"
#include "mythmetaexp.h"
Include dependency graph for metadatafactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MetadataFactoryMultiResult
 
class  MetadataFactorySingleResult
 
class  MetadataFactoryNoResult
 
class  MetadataFactoryVideoChanges
 
class  MetadataFactory
 

Functions

META_PUBLIC LookupType GuessLookupType (ProgramInfo *pginfo)
 
META_PUBLIC LookupType GuessLookupType (MetadataLookup *lookup)
 
META_PUBLIC LookupType GuessLookupType (VideoMetadata *metadata)
 
META_PUBLIC LookupType GuessLookupType (RecordingRule *recrule)
 
META_PUBLIC LookupType GuessLookupType (const QString &inetref)
 

Function Documentation

◆ GuessLookupType() [1/5]

META_PUBLIC LookupType GuessLookupType ( ProgramInfo pginfo)

◆ GuessLookupType() [2/5]

META_PUBLIC LookupType GuessLookupType ( MetadataLookup lookup)

Definition at line 707 of file metadatafactory.cpp.

◆ GuessLookupType() [3/5]

META_PUBLIC LookupType GuessLookupType ( VideoMetadata metadata)

Definition at line 723 of file metadatafactory.cpp.

◆ GuessLookupType() [4/5]

META_PUBLIC LookupType GuessLookupType ( RecordingRule recrule)

Definition at line 739 of file metadatafactory.cpp.

◆ GuessLookupType() [5/5]

META_PUBLIC LookupType GuessLookupType ( const QString &  inetref)

Definition at line 757 of file metadatafactory.cpp.