class Aws::MediaLive::Types::Scte35SpliceInsertScheduleActionSettings
Settings for a SCTE-35 splice_insert message.
@note When making an API call, you may pass Scte35SpliceInsertScheduleActionSettings
data as a hash: { duration: 1, splice_event_id: 1, # required }
@!attribute [rw] duration
Optional, the duration for the splice\_insert, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. If you enter a duration, there is an expectation that the downstream system can read the duration and cue in at that time. If you do not enter a duration, the splice\_insert will continue indefinitely and there is an expectation that you will enter a return\_to\_network to end the splice\_insert at the appropriate time. @return [Integer]
@!attribute [rw] splice_event_id
The splice\_event\_id for the SCTE-35 splice\_insert, as defined in SCTE-35. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35SpliceInsertScheduleActionSettings AWS API Documentation
Constants
- SENSITIVE