| Modifier and Type | Class and Description |
|---|---|
class |
Overlay
Overlay configuration.
|
static class |
Overlay.Builder
Overlay configuration.
|
| Modifier and Type | Method and Description |
|---|---|
OverlayOrBuilder |
JobConfigOrBuilder.getOverlaysOrBuilder(int index)
List of overlays on the output video, in descending Z-order.
|
OverlayOrBuilder |
JobConfig.getOverlaysOrBuilder(int index)
List of overlays on the output video, in descending Z-order.
|
OverlayOrBuilder |
JobConfig.Builder.getOverlaysOrBuilder(int index)
List of overlays on the output video, in descending Z-order.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OverlayOrBuilder> |
JobConfigOrBuilder.getOverlaysOrBuilderList()
List of overlays on the output video, in descending Z-order.
|
List<? extends OverlayOrBuilder> |
JobConfig.getOverlaysOrBuilderList()
List of overlays on the output video, in descending Z-order.
|
List<? extends OverlayOrBuilder> |
JobConfig.Builder.getOverlaysOrBuilderList()
List of overlays on the output video, in descending Z-order.
|
Copyright © 2022 Google LLC. All rights reserved.