You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::UdpGroupSettingsWhen passing UdpGroupSettings as input to an Aws::Client method, you can use a vanilla Hash:
{
input_loss_action: "DROP_PROGRAM", timed_metadata_id_3_frame: "NONE", timed_metadata_id_3_period: 1,
}
Udp Group Settings
Returned by:
Instance Attribute Summary collapseSpecifies behavior of last resort when input video is lost, and no more backup inputs are available.
Indicates ID3 frame that has the timecode.
Timed Metadata interval in seconds.
Specifies behavior of last resort when input video is lost, and no more backup inputs are available. When dropTs is selected the entire transport stream will stop being emitted. When dropProgram is selected the program can be dropped from the transport stream (and replaced with null packets to meet the TS bitrate requirement). Or, when emitProgram is chosen the transport stream will continue to be produced normally with repeat frames, black frames, or slate frames substituted for the absent input video.
Possible values:
Indicates ID3 frame that has the timecode.
Possible values:
Timed Metadata interval in seconds.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4