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/DvbSdtSettings.html below:

DvbSdtSettings — 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::DvbSdtSettings
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  output_sdt: "SDT_FOLLOW",   rep_interval: 1,
  service_name: "__stringMin1Max256",
  service_provider_name: "__stringMin1Max256",
}

DVB Service Description Table (SDT)

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #output_sdt ⇒ String

Selects method of inserting SDT information into output stream. The sdtFollow setting copies SDT information from input stream to output stream. The sdtFollowIfPresent setting copies SDT information from input stream to output stream if SDT information is present in the input, otherwise it will fall back on the user-defined values. The sdtManual setting means user will enter the SDT information. The sdtNone setting means output stream will not contain SDT information.

Possible values:

#rep_interval ⇒ Integer

The number of milliseconds between instances of this table in the output transport stream.

#service_name ⇒ String

The service name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.

#service_provider_name ⇒ String

The service provider name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.


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