Public Properties

  Name Description
Public property Date The date timestamp for this media.
Public property Description A textual description of this media.
Public property FileSize The size of this media, in bytes, or 0 if unknown.
Public property Id Unique ID of this instance. (inherited from AbstractSharedMediaInfo)
Public property MetadataProperties The string-based name/value pairs for arbitrary and optional metadata. (inherited from AbstractSharedMediaInfo)
Public property OwnerId Unique ID of the owner of this instance. (inherited from AbstractSharedMediaInfo)
Public property Path The physical file path or online media URL.
Public property SourceId A unique string that identifies this media as defined by the content provider.
Public property ThumbnailUrl A URL or local path to an image icon or thumbnail for this metadata. (inherited from AbstractSharedMediaInfo)
Public property Title Display name. (inherited from AbstractSharedMediaInfo)
Top

See Also