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
- Struct
- Aws::MediaConvert::Types::DvbTdtSettings
- 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
-
#tdt_interval ⇒ Integer
The number of milliseconds between instances of this table in the output transport stream.
Instance Attribute Details
#tdt_interval ⇒ Integer
The number of milliseconds between instances of this table in the output transport stream.