IRegnoMediaDataDoc Members

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoMediaDataDoc Members

The IRegnoMediaDataDoc type exposes the following members.

Properties


  Name Description
Public property ConfigDocId
The unique identifier (id) of the ConfigDoc document that this document is associated with.
Public property MediaType
A fixed type description of the media. Valid options are: Audio, Video
Public property Source
A free form string describing the media source.
Public property SourceFileExtension
The source file name extension for the media file.
Public property SourceLocation
The source folder path (excluding file name) for the media file.
Public property Time
A 64-bit Long timestamp specifying start time of the media file. The timestamp represents the number of nanoseconds since the reference time of midnight, 1st January 1970.
Public property TimeOffset
A 64-bit Long value specifying the offset in nanoseconds that is applied to the time field value. The value can be both positive and negative.