Data - MediaDataDoc

The MediaDataDoc document is a data document that contains the meta data and source information for a media data file.

Field Data Type Required Default Description
name String Yes - Description not available
description String No - Description not available
offset Int64 No - A 64-bit Long value specifying the offset in nanoseconds from the start of the media file, at which the related configDoc data begins. The value can be both positive and negative.
offsetConfig UInt64 No - A 64-bit Long value specifying the offset into the config, at which this media file starts to play. The value only be positive.
source String Yes - A free form string describing the media source.
mediaType Fixed String Yes Video A fixed type description of the media. Valid options are: Audio, Video
tags TagDoc[] No - Description not available
Field Data Type Required Default Description