Transition
Program transition configuration.
Contents
- RelativePosition
- 
               The position where this program will be inserted relative to the RelativePosition.Type: String Valid Values: BEFORE_PROGRAM | AFTER_PROGRAMRequired: Yes 
- Type
- 
               Defines when the program plays in the schedule. You can set the value to ABSOLUTEorRELATIVE.ABSOLUTE- The program plays at a specific wall clock time. This setting can only be used for channels using theLINEARPlaybackMode.Note the following considerations when using ABSOLUTEtransitions:If the preceding program in the schedule has a duration that extends past the wall clock time, MediaTailor truncates the preceding program on a common segment boundary. If there are gaps in playback, MediaTailor plays the FillerSlateyou configured for your linear channel.RELATIVE- The program is inserted into the schedule either before or after a program that you specify viaRelativePosition.Type: String Required: Yes 
- DurationMillis
- 
               The duration of the live program in seconds. Type: Long Required: No 
- RelativeProgram
- 
               The name of the program that this program will be inserted next to, as defined by RelativePosition.Type: String Required: No 
- ScheduledStartTimeMillis
- 
               The date and time that the program is scheduled to start, in epoch milliseconds. Type: Long Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: