Skip to main content

Asset Resources

Synopsis

The assets API is used to manage videos.

Asset Parameters

Property

JSON Type

Property Type

Description

id

String

Immutable

Identifies the resource, generated by HMP.

title

String

Required

Title of the video.

description

String

Optional

Description of the video.

ctime

Number

Ignored

The creation time of the video as a Unix epoch timestamp (seconds).

mtime

Number

Ignored

The last modification time of the video as a Unix epoch timestamp (seconds).

duration

Number

Ignored

The length of the video in seconds

active

Boolean

Always false for videos and is unused.

movieTrackCount

Number

Ignored

The number of movie tracks in the video. This represents how many sources were part of the recording. When recording a session with 4 sources, the video has 4 movie tracks.

recording

Boolean

Ignored

Read-only state information. True when the video is currently being recorded; false when the recording is complete.

trimming

Boolean

Ignored

Read-only state information. True when the video is currently being trimmed from another video; false when trimming is complete.

importing

Boolean

Ignored

Read-only state information. True when the video is currently being imported to the system; false when import is complete.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.