Uses of Class
com.google.cloud.videointelligence.v1p3beta1.VideoSegment
-
Packages that use VideoSegment Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of VideoSegment in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return VideoSegment Modifier and Type Method Description VideoSegmentVideoSegment.Builder. build()VideoSegmentVideoSegment.Builder. buildPartial()static VideoSegmentVideoSegment. getDefaultInstance()VideoSegmentVideoSegment.Builder. getDefaultInstanceForType()VideoSegmentVideoSegment. getDefaultInstanceForType()VideoSegmentLabelSegment.Builder. getSegment()Video segment where a label was detected.VideoSegmentLabelSegment. getSegment()Video segment where a label was detected.VideoSegmentLabelSegmentOrBuilder. getSegment()Video segment where a label was detected.VideoSegmentObjectTrackingAnnotation.Builder. getSegment()Non-streaming batch mode ONLY.VideoSegmentObjectTrackingAnnotation. getSegment()Non-streaming batch mode ONLY.VideoSegmentObjectTrackingAnnotationOrBuilder. getSegment()Non-streaming batch mode ONLY.VideoSegmentTextSegment.Builder. getSegment()Video segment where a text snippet was detected.VideoSegmentTextSegment. getSegment()Video segment where a text snippet was detected.VideoSegmentTextSegmentOrBuilder. getSegment()Video segment where a text snippet was detected.VideoSegmentTrack.Builder. getSegment()Video segment of a track.VideoSegmentTrack. getSegment()Video segment of a track.VideoSegmentTrackOrBuilder. getSegment()Video segment of a track.VideoSegmentVideoAnnotationProgress.Builder. getSegment()Specifies which segment is being tracked if the request contains more than one segment.VideoSegmentVideoAnnotationProgress. getSegment()Specifies which segment is being tracked if the request contains more than one segment.VideoSegmentVideoAnnotationProgressOrBuilder. getSegment()Specifies which segment is being tracked if the request contains more than one segment.VideoSegmentVideoAnnotationResults.Builder. getSegment()Video segment on which the annotation is run.VideoSegmentVideoAnnotationResults. getSegment()Video segment on which the annotation is run.VideoSegmentVideoAnnotationResultsOrBuilder. getSegment()Video segment on which the annotation is run.VideoSegmentLogoRecognitionAnnotation.Builder. getSegments(int index)All video segments where the recognized logo appears.VideoSegmentLogoRecognitionAnnotation. getSegments(int index)All video segments where the recognized logo appears.VideoSegmentLogoRecognitionAnnotationOrBuilder. getSegments(int index)All video segments where the recognized logo appears.VideoSegmentVideoContext.Builder. getSegments(int index)Video segments to annotate.VideoSegmentVideoContext. getSegments(int index)Video segments to annotate.VideoSegmentVideoContextOrBuilder. getSegments(int index)Video segments to annotate.VideoSegmentStreamingVideoAnnotationResults.Builder. getShotAnnotations(int index)Shot annotation results.VideoSegmentStreamingVideoAnnotationResults. getShotAnnotations(int index)Shot annotation results.VideoSegmentStreamingVideoAnnotationResultsOrBuilder. getShotAnnotations(int index)Shot annotation results.VideoSegmentVideoAnnotationResults.Builder. getShotAnnotations(int index)Shot annotations.VideoSegmentVideoAnnotationResults. getShotAnnotations(int index)Shot annotations.VideoSegmentVideoAnnotationResultsOrBuilder. getShotAnnotations(int index)Shot annotations.static VideoSegmentVideoSegment. parseDelimitedFrom(InputStream input)static VideoSegmentVideoSegment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoSegmentVideoSegment. parseFrom(byte[] data)static VideoSegmentVideoSegment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoSegmentVideoSegment. parseFrom(com.google.protobuf.ByteString data)static VideoSegmentVideoSegment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoSegmentVideoSegment. parseFrom(com.google.protobuf.CodedInputStream input)static VideoSegmentVideoSegment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoSegmentVideoSegment. parseFrom(InputStream input)static VideoSegmentVideoSegment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoSegmentVideoSegment. parseFrom(ByteBuffer data)static VideoSegmentVideoSegment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type VideoSegment Modifier and Type Method Description com.google.protobuf.Parser<VideoSegment>VideoSegment. getParserForType()List<VideoSegment>LogoRecognitionAnnotation.Builder. getSegmentsList()All video segments where the recognized logo appears.List<VideoSegment>LogoRecognitionAnnotation. getSegmentsList()All video segments where the recognized logo appears.List<VideoSegment>LogoRecognitionAnnotationOrBuilder. getSegmentsList()All video segments where the recognized logo appears.List<VideoSegment>VideoContext.Builder. getSegmentsList()Video segments to annotate.List<VideoSegment>VideoContext. getSegmentsList()Video segments to annotate.List<VideoSegment>VideoContextOrBuilder. getSegmentsList()Video segments to annotate.List<VideoSegment>StreamingVideoAnnotationResults.Builder. getShotAnnotationsList()Shot annotation results.List<VideoSegment>StreamingVideoAnnotationResults. getShotAnnotationsList()Shot annotation results.List<VideoSegment>StreamingVideoAnnotationResultsOrBuilder. getShotAnnotationsList()Shot annotation results.List<VideoSegment>VideoAnnotationResults.Builder. getShotAnnotationsList()Shot annotations.List<VideoSegment>VideoAnnotationResults. getShotAnnotationsList()Shot annotations.List<VideoSegment>VideoAnnotationResultsOrBuilder. getShotAnnotationsList()Shot annotations.static com.google.protobuf.Parser<VideoSegment>VideoSegment. parser()Methods in com.google.cloud.videointelligence.v1p3beta1 with parameters of type VideoSegment Modifier and Type Method Description LogoRecognitionAnnotation.BuilderLogoRecognitionAnnotation.Builder. addSegments(int index, VideoSegment value)All video segments where the recognized logo appears.LogoRecognitionAnnotation.BuilderLogoRecognitionAnnotation.Builder. addSegments(VideoSegment value)All video segments where the recognized logo appears.VideoContext.BuilderVideoContext.Builder. addSegments(int index, VideoSegment value)Video segments to annotate.VideoContext.BuilderVideoContext.Builder. addSegments(VideoSegment value)Video segments to annotate.StreamingVideoAnnotationResults.BuilderStreamingVideoAnnotationResults.Builder. addShotAnnotations(int index, VideoSegment value)Shot annotation results.StreamingVideoAnnotationResults.BuilderStreamingVideoAnnotationResults.Builder. addShotAnnotations(VideoSegment value)Shot annotation results.VideoAnnotationResults.BuilderVideoAnnotationResults.Builder. addShotAnnotations(int index, VideoSegment value)Shot annotations.VideoAnnotationResults.BuilderVideoAnnotationResults.Builder. addShotAnnotations(VideoSegment value)Shot annotations.VideoSegment.BuilderVideoSegment.Builder. mergeFrom(VideoSegment other)LabelSegment.BuilderLabelSegment.Builder. mergeSegment(VideoSegment value)Video segment where a label was detected.ObjectTrackingAnnotation.BuilderObjectTrackingAnnotation.Builder. mergeSegment(VideoSegment value)Non-streaming batch mode ONLY.TextSegment.BuilderTextSegment.Builder. mergeSegment(VideoSegment value)Video segment where a text snippet was detected.Track.BuilderTrack.Builder. mergeSegment(VideoSegment value)Video segment of a track.VideoAnnotationProgress.BuilderVideoAnnotationProgress.Builder. mergeSegment(VideoSegment value)Specifies which segment is being tracked if the request contains more than one segment.VideoAnnotationResults.BuilderVideoAnnotationResults.Builder. mergeSegment(VideoSegment value)Video segment on which the annotation is run.static VideoSegment.BuilderVideoSegment. newBuilder(VideoSegment prototype)LabelSegment.BuilderLabelSegment.Builder. setSegment(VideoSegment value)Video segment where a label was detected.ObjectTrackingAnnotation.BuilderObjectTrackingAnnotation.Builder. setSegment(VideoSegment value)Non-streaming batch mode ONLY.TextSegment.BuilderTextSegment.Builder. setSegment(VideoSegment value)Video segment where a text snippet was detected.Track.BuilderTrack.Builder. setSegment(VideoSegment value)Video segment of a track.VideoAnnotationProgress.BuilderVideoAnnotationProgress.Builder. setSegment(VideoSegment value)Specifies which segment is being tracked if the request contains more than one segment.VideoAnnotationResults.BuilderVideoAnnotationResults.Builder. setSegment(VideoSegment value)Video segment on which the annotation is run.LogoRecognitionAnnotation.BuilderLogoRecognitionAnnotation.Builder. setSegments(int index, VideoSegment value)All video segments where the recognized logo appears.VideoContext.BuilderVideoContext.Builder. setSegments(int index, VideoSegment value)Video segments to annotate.StreamingVideoAnnotationResults.BuilderStreamingVideoAnnotationResults.Builder. setShotAnnotations(int index, VideoSegment value)Shot annotation results.VideoAnnotationResults.BuilderVideoAnnotationResults.Builder. setShotAnnotations(int index, VideoSegment value)Shot annotations.Method parameters in com.google.cloud.videointelligence.v1p3beta1 with type arguments of type VideoSegment Modifier and Type Method Description LogoRecognitionAnnotation.BuilderLogoRecognitionAnnotation.Builder. addAllSegments(Iterable<? extends VideoSegment> values)All video segments where the recognized logo appears.VideoContext.BuilderVideoContext.Builder. addAllSegments(Iterable<? extends VideoSegment> values)Video segments to annotate.StreamingVideoAnnotationResults.BuilderStreamingVideoAnnotationResults.Builder. addAllShotAnnotations(Iterable<? extends VideoSegment> values)Shot annotation results.VideoAnnotationResults.BuilderVideoAnnotationResults.Builder. addAllShotAnnotations(Iterable<? extends VideoSegment> values)Shot annotations.
-