| Name | Type | Description | Notes |
|---|---|---|---|
| minimumUpdatePeriodSecs | Number | Sets the minimumUpdatePeriod field in MPD to be this value. If set to 0 (default), segment duration is used. The value shall not exceed the 'suggested_presentation_delay_secs'. | [optional] |
| signalingFormats | [String] | Signaling formats specifies which SCTE-35 timeline marker formatting to use when rendering playlists. | [optional] |
| suggestedPresentationDelaySecs | Number | The suggested amount of time (in seconds) the player should be behind the live stream. This value must be greater or equal to 'minimum_update_period_secs'. | [optional] |
| urlType | String | If set to 'URL_TYPE_UNDEFINED' playlist generation will use 'RELATIVE'. | [optional] |
-
BIN_DFP(value:"SCTE35_BIN_DFP") -
SPLICE_INFO_SECTION(value:"SCTE35_SPLICE_INFO_SECTION") -
BIN(value:"SCTE35_BIN") -
SPLICE_INFO_SECTION_WITH_PRESENTATION_TIME(value:"SCTE35_SPLICE_INFO_SECTION_WITH_PRESENTATION_TIME") -
BIN_WITH_PRESENTATION_TIME(value:"SCTE35_BIN_WITH_PRESENTATION_TIME")
-
RELATIVE(value:"RELATIVE") -
ABSOLUTE(value:"ABSOLUTE") -
HOST_RELATIVE(value:"HOST_RELATIVE")