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

Class: Aws::MediaLive::Types::TeletextSourceSettings

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

Overview

Note:

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

{
  page_number: "__string",
}

Teletext Source Settings

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#page_numberString

Specifies the teletext page number within the data stream from which to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should be specified as a hexadecimal string with no \"0x\" prefix.

Returns:

  • (String)

    Specifies the teletext page number within the data stream from which to extract captions.