#include <mediascanner/mediautils.h>
| mediascanner::MediaInfo::MediaInfo |
( |
) | |
|
| void mediascanner::MediaInfo::copy_to_media |
( |
GList *const |
requested_keys, |
|
|
GrlMedia *const |
media |
|
) |
| const |
| size_t mediascanner::MediaInfo::count |
( |
Property |
key) | |
const |
| bool mediascanner::MediaInfo::empty |
( |
) | |
const |
| bool mediascanner::MediaInfo::fill_from_media |
( |
GrlMedia * |
media, |
|
|
const GList *const |
requested_keys, |
|
|
GList ** |
failed_keys, |
|
|
std::string * |
error_message |
|
) |
| |
template<typename PropertyType , typename ValueType >
| ValueType mediascanner::MediaInfo::first |
( |
const GenericProperty< PropertyType, ValueType > & |
key) | |
const |
| std::wstring mediascanner::MediaInfo::first |
( |
StringProperty |
key) | |
const |
|
inline |
| std::wstring mediascanner::MediaInfo::first |
( |
TextProperty |
key) | |
const |
|
inline |
template<typename P , typename V >
| V mediascanner::MediaInfo::first |
( |
const GenericProperty< P, V > & |
key) | |
const |
|
inline |
| GrlMedia* mediascanner::MediaInfo::make_media |
( |
GList *const |
requested_keys) | |
const |
| GrlMedia* mediascanner::MediaInfo::make_media |
( |
GList *const |
requested_keys, |
|
|
const std::string & |
url |
|
) |
| const |
| bool mediascanner::MediaInfo::operator!= |
( |
const MediaInfo & |
other) | |
const |
|
inline |
| bool mediascanner::MediaInfo::operator== |
( |
const MediaInfo & |
other) | |
const |
|
inline |