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

Class: Aws::MediaConvert::Types::DvbTdtSettings

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

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

{
  tdt_interval: 1,
}

Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#tdt_intervalInteger

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

Returns:

  • (Integer)

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