Uses of Interface
com.google.cloud.videointelligence.v1p1beta1.VideoSegmentOrBuilder
-
Packages that use VideoSegmentOrBuilder Package Description com.google.cloud.videointelligence.v1p1beta1 A client to Cloud Video Intelligence API -
-
Uses of VideoSegmentOrBuilder in com.google.cloud.videointelligence.v1p1beta1
Classes in com.google.cloud.videointelligence.v1p1beta1 that implement VideoSegmentOrBuilder Modifier and Type Class Description classVideoSegmentVideo segment.static classVideoSegment.BuilderVideo segment.Methods in com.google.cloud.videointelligence.v1p1beta1 that return VideoSegmentOrBuilder Modifier and Type Method Description 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.v1p1beta1 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.
-