Interface MKRegisteredSource

Registered source configuration interface.

Hierarchy

  • MKRegisteredSource

Properties

adobePrimetimeConfig?: MKAdobePrimetimeConfig

Adobe Primetime configuration.

applicationToken?: string

Application Token.

Mandatory for Live, Event, Catchup and DVR asset types.

environmentConfig: MKEnvironmentConfig

Environment configuration.

isDvrFromRollingBuffer?: boolean

Is DVR from rolling buffer?

Default is false. Meaning assetised DVR is being used. When true DVR is served from rolling buffer.

mediaId: string

Unique media identifier.

offerId?: string

OfferId associated for the current source.

startTime?: string

Catchup or DVR (from rolling buffer) start time.

Mandatory for Catchup and DVR (from rolling buffer) asset types.

Note: specifying this start time for other asset types will have no effect.

Format of start time expected is as in the example: 2023-10-10T10:00:00Z.