Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VideoFace |
build() |
VideoFace.Builder |
copy(VideoFace model) |
VideoFace.Builder |
segments(List<VideoFaceSegment> segments)
Face segments in a video.
|
public VideoFace.Builder segments(List<VideoFaceSegment> segments)
Face segments in a video.
segments
- the value to setpublic VideoFace build()
public VideoFace.Builder copy(VideoFace model)
Copyright © 2016–2024. All rights reserved.