class Aws::MediaTailor::Types::Transition
@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/Transition AWS API Documentation
@return [String]
or after a program that you specify via ‘RelativePosition`.
`RELATIVE` - The program is inserted into the schedule either before
you configured for your linear channel.
If there are gaps in playback, MediaTailor plays the `FillerSlate`
program on a common segment boundary.
past the wall clock time, MediaTailor truncates the preceding
If the preceding program in the schedule has a duration that extends
Note the following considerations when using `ABSOLUTE` transitions:
`PlaybackMode`.
setting can only be used for channels using the `LINEAR`
`ABSOLUTE` - The program plays at a specific wall clock time. This
value to `ABSOLUTE` or `RELATIVE`.
Defines when the program plays in the schedule. You can set the
@!attribute [rw] type
@return [Integer]
milliseconds.
The date and time that the program is scheduled to start, in epoch
@!attribute [rw] scheduled_start_time_millis
@return [String]
as defined by `RelativePosition`.
The name of the program that this program will be inserted next to,
@!attribute [rw] relative_program
@return [String]
`RelativePosition`.
The position where this program will be inserted relative to the
@!attribute [rw] relative_position
@return [Integer]
The duration of the live program in seconds.
@!attribute [rw] duration_millis
Program transition configuration.