Uses of Interface
com.google.cloud.videointelligence.v1beta2.VideoSegmentOrBuilder
-
Packages that use VideoSegmentOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of VideoSegmentOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 that implement VideoSegmentOrBuilder Modifier and Type Class Description classVideoSegmentVideo segment.static classVideoSegment.BuilderVideo segment.Methods in com.google.cloud.videointelligence.v1beta2 that return VideoSegmentOrBuilder Modifier and Type Method Description VideoSegmentOrBuilderFaceSegment.Builder. getSegmentOrBuilder()Video segment where a face was detected.VideoSegmentOrBuilderFaceSegment. getSegmentOrBuilder()Video segment where a face was detected.VideoSegmentOrBuilderFaceSegmentOrBuilder. getSegmentOrBuilder()Video segment where a face was detected.VideoSegmentOrBuilderLabelSegment.Builder. getSegmentOrBuilder()Video segment where a label was detected.VideoSegmentOrBuilderLabelSegment. getSegmentOrBuilder()Video segment where a label was detected.VideoSegmentOrBuilderLabelSegmentOrBuilder. getSegmentOrBuilder()Video segment where a label was detected.VideoSegmentOrBuilderVideoContext.Builder. getSegmentsOrBuilder(int index)Video segments to annotate.VideoSegmentOrBuilderVideoContext. getSegmentsOrBuilder(int index)Video segments to annotate.VideoSegmentOrBuilderVideoContextOrBuilder. getSegmentsOrBuilder(int index)Video segments to annotate.VideoSegmentOrBuilderVideoAnnotationResults.Builder. getShotAnnotationsOrBuilder(int index)Shot annotations.VideoSegmentOrBuilderVideoAnnotationResults. getShotAnnotationsOrBuilder(int index)Shot annotations.VideoSegmentOrBuilderVideoAnnotationResultsOrBuilder. getShotAnnotationsOrBuilder(int index)Shot annotations.Methods in com.google.cloud.videointelligence.v1beta2 that return types with arguments of type VideoSegmentOrBuilder Modifier and Type Method Description List<? extends VideoSegmentOrBuilder>VideoContext.Builder. getSegmentsOrBuilderList()Video segments to annotate.List<? extends VideoSegmentOrBuilder>VideoContext. getSegmentsOrBuilderList()Video segments to annotate.List<? extends VideoSegmentOrBuilder>VideoContextOrBuilder. getSegmentsOrBuilderList()Video segments to annotate.List<? extends VideoSegmentOrBuilder>VideoAnnotationResults.Builder. getShotAnnotationsOrBuilderList()Shot annotations.List<? extends VideoSegmentOrBuilder>VideoAnnotationResults. getShotAnnotationsOrBuilderList()Shot annotations.List<? extends VideoSegmentOrBuilder>VideoAnnotationResultsOrBuilder. getShotAnnotationsOrBuilderList()Shot annotations.
-