A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaLive/Types/HlsInputSettings.html below:

HlsInputSettings — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::HlsInputSettings
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing HlsInputSettings as input to an Aws::Client method, you can use a vanilla Hash:

{
  bandwidth: 1,
  buffer_segments: 1,
  retries: 1,
  retry_interval: 1,
}

Hls Input Settings

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #bandwidth ⇒ Integer

When specified the HLS stream with the m3u8 BANDWIDTH that most closely matches this value will be chosen, otherwise the highest bandwidth stream in the m3u8 will be chosen. The bitrate is specified in bits per second, as in an HLS manifest.

#buffer_segments ⇒ Integer

When specified, reading of the HLS input will begin this many buffer segments from the end (most recently written segment). When not specified, the HLS input will begin with the first segment specified in the m3u8.

#retries ⇒ Integer

The number of consecutive times that attempts to read a manifest or segment must fail before the input is considered unavailable.

#retry_interval ⇒ Integer

The number of seconds between retries when an attempt to read a manifest or segment fails.


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