Uses of Class
software.amazon.awssdk.services.medialive.model.CaptionRectangle
-
Packages that use CaptionRectangle Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of CaptionRectangle in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return CaptionRectangle Modifier and Type Method Description CaptionRectangleTeletextSourceSettings. outputRectangle()Optionally defines a region where TTML style captions will be displayedMethods in software.amazon.awssdk.services.medialive.model with parameters of type CaptionRectangle Modifier and Type Method Description TeletextSourceSettings.BuilderTeletextSourceSettings.Builder. outputRectangle(CaptionRectangle outputRectangle)Optionally defines a region where TTML style captions will be displayed
-