| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
CaptionRectangle |
CaptionRectangle.clone() |
CaptionRectangle |
TeletextSourceSettings.getOutputRectangle()
Optionally defines a region where TTML style captions will be displayed
|
CaptionRectangle |
CaptionRectangle.withHeight(Double height)
See the description in leftOffset.
|
CaptionRectangle |
CaptionRectangle.withLeftOffset(Double leftOffset)
Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output.
|
CaptionRectangle |
CaptionRectangle.withTopOffset(Double topOffset)
See the description in leftOffset.
|
CaptionRectangle |
CaptionRectangle.withWidth(Double width)
See the description in leftOffset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeletextSourceSettings.setOutputRectangle(CaptionRectangle outputRectangle)
Optionally defines a region where TTML style captions will be displayed
|
TeletextSourceSettings |
TeletextSourceSettings.withOutputRectangle(CaptionRectangle outputRectangle)
Optionally defines a region where TTML style captions will be displayed
|
Copyright © 2021. All rights reserved.