Skip to content

/AWS1/CL_MD2DASHAVLSTRTTMECONF

The configuration for the DASH availabilityStartTime attribute of the Media Presentation Description (MPD). Use this configuration to set a custom availability start time for your DASH manifest.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_fixedavailstarttime TYPE /AWS1/MD2TIMESTAMP /AWS1/MD2TIMESTAMP

The fixed availability start time for the DASH manifest, in ISO 8601 date-time format. The value must have hourly granularity, meaning that the minutes, seconds, and fractional seconds must be zero. The value must be on or after 2024-01-01T00:00:00Z and must be at least 14 days before the current time.


Queryable Attributes

FixedAvailabilityStartTime

The fixed availability start time for the DASH manifest, in ISO 8601 date-time format. The value must have hourly granularity, meaning that the minutes, seconds, and fractional seconds must be zero. The value must be on or after 2024-01-01T00:00:00Z and must be at least 14 days before the current time.

Accessible with the following methods

Method Description
GET_FIXEDAVAILSTARTTIME() Getter for FIXEDAVAILABILITYSTARTTIME, with configurable def
ASK_FIXEDAVAILSTARTTIME() Getter for FIXEDAVAILABILITYSTARTTIME w/ exceptions if field
HAS_FIXEDAVAILSTARTTIME() Determine if FIXEDAVAILABILITYSTARTTIME has a value