RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoMediaDataDoc Properties
The IRegnoMediaDataDoc type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ConfigDocId |
The unique identifier (id) of the ConfigDoc document that this document is associated with.
|
![]() |
MediaType |
A fixed type description of the media. Valid options are: Audio, Video
|
![]() |
Source |
A free form string describing the media source.
|
![]() |
SourceFileExtension |
The source file name extension for the media file.
|
![]() |
SourceLocation |
The source folder path (excluding file name) for the media file.
|
![]() |
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.
|
![]() |
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.
|