public static interface TeletextSourceSettings.Builder extends CopyableBuilder<TeletextSourceSettings.Builder,TeletextSourceSettings>
| Modifier and Type | Method and Description |
|---|---|
TeletextSourceSettings.Builder |
pageNumber(String pageNumber)
Specifies the teletext page number within the data stream from which to extract captions.
|
copyapply, buildTeletextSourceSettings.Builder pageNumber(String pageNumber)
pageNumber - 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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.