Package | Description |
---|---|
com.oracle.bmc.aivision.model |
Modifier and Type | Method and Description |
---|---|
VideoTextSegment |
VideoTextSegment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VideoTextSegment> |
VideoText.getSegments()
Text segments in a video.
|
Modifier and Type | Method and Description |
---|---|
VideoTextSegment.Builder |
VideoTextSegment.Builder.copy(VideoTextSegment model) |
Modifier and Type | Method and Description |
---|---|
VideoText.Builder |
VideoText.Builder.segments(List<VideoTextSegment> segments)
Text segments in a video.
|
Constructor and Description |
---|
VideoText(String text,
List<VideoTextSegment> segments)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.