IRegnoConfigDataDoc Documentation
This document describes the IRegnoConfigDataDoc interface properties and their usage.
Property | Type | Required | Default | Description |
---|---|---|---|---|
time | long | Yes | 0 | 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. |
text | string | Yes | "" | A free form string value. |
number | double | No | 0.0 | A single 64-bit double number. |
name | string | Yes | "" | A free form string value to name this document. |
description | string | No | "" | A free form string description of this document. |