Ubuntu TV Media Scanner
A centralized index for removable media content.
|
#include <mediascanner/propertyschema.h>
Public Member Functions | |
LastPlayed () | |
Additional Inherited Members | |
![]() | |
typedef DateTime | value_type |
![]() | |
static Property | FromFieldName (const String &name) |
Finds a property by its Lucene++ field name. More... | |
static Property | FromMetadataKey (GrlKeyID key) |
Finds a property by its Grilo metadata key. More... | |
static void | VisitAll (const PropertyVisitor &visit) |
Visits all property declarations known to the media scanner. More... | |
![]() | |
typedef GenericProperty < DateTimeProperty, DateTime > | inherited |
![]() | |
DateTimeProperty (const String &field_name, const MetadataKey &metadata_key, Property::Category category, MergeStrategy merge_strategy, const StreamInfoFunction &stream_info) | |
DateTimeProperty (Private *impl) | |
![]() | |
static MetadataKey | define (const char *name, const char *nick, const char *blurb) |
mediascanner::schema::LastPlayed::LastPlayed | ( | ) |