class Aws::MediaConvert::Types::DvbTdtSettings

Use these settings to insert a DVB Time and Date Table (TDT) in the transport stream of this output. When you work directly in your JSON job specification, include this object only when your job has a transport stream output and the container settings contain the object M2tsSettings.

@note When making an API call, you may pass DvbTdtSettings

data as a hash:

    {
      tdt_interval: 1,
    }

@!attribute [rw] tdt_interval

The number of milliseconds between instances of this table in the
output transport stream.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/DvbTdtSettings AWS API Documentation

Constants

SENSITIVE