MediaObject

The MediaObject a.k.a. as the Clip represents a single piece of media that is ingested into Limecraft Flow.

It does not necessarily need to be video material (.mp4, .mov, etc.) — it can be any filetype.
One MediaObject can have multiple MediaObjectInstances.

Property Reference

Field Name Required Type Description Format

annotations

List of Annotation

created

Date

The time when this resource was created

date-time

createdBy

String

The request or process that created this resource

createdByShareId

Long

int64

createdBySharedUserId

Long

int64

creatorId

Long

The id of the user who created this resource

int64

deleted

Date

date-time

duration

Long

int64

durationSeconds

Double

double

growing

Boolean

id

Long

The id of this resource

int64

keyFrame

Long

int64

lastUpdated

Date

The time when this resource was last updated

date-time

mediaObjectInstances

List of MediaObjectInstance

modifiedBy

String

The request or process responsible for the last update of this resource

name

String

objectType

String

The data model type or class name of this resource

packageId

Long

int64

productionId

Long

int64

proxyOnline

Boolean

sampleRate

SampleRate

timecode

SMPTETimePoint

timecodeFrames

Long

int64

tracks

List of MediaObjectTrack

type

String

Enum: IMAGE, DOCUMENT, PENDING, AUDIO, VIDEO, SNIPPET, PACKAGE,

umid

String

version

Long

The version of this resource, used for Optimistic Locking

int64

wfr

List of MediaObjectWorkflowReport

workflowId

String