class Aws::MediaConnect::Types::Transport
Attributes related to the transport stream that are used in a source or output.
@!attribute [rw] cidr_allow_list
The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. @return [Array<String>]
@!attribute [rw] max_bitrate
The smoothing max bitrate for RIST, RTP, and RTP-FEC streams. @return [Integer]
@!attribute [rw] max_latency
The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams. @return [Integer]
@!attribute [rw] max_sync_buffer
The size of the buffer (in milliseconds) to use to sync incoming source data. @return [Integer]
@!attribute [rw] min_latency
The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency. @return [Integer]
@!attribute [rw] protocol
The protocol that is used by the source or output. @return [String]
@!attribute [rw] remote_id
The remote ID for the Zixi-pull stream. @return [String]
@!attribute [rw] smoothing_latency
The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams. @return [Integer]
@!attribute [rw] stream_id
The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/Transport AWS API Documentation
Constants
- SENSITIVE