Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoAnnotationResultsOrBuilder
-
Packages that use StreamingVideoAnnotationResultsOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingVideoAnnotationResultsOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement StreamingVideoAnnotationResultsOrBuilder Modifier and Type Class Description class
StreamingVideoAnnotationResults
Streaming annotation results corresponding to a portion of the video that is currently being processed.static class
StreamingVideoAnnotationResults.Builder
Streaming annotation results corresponding to a portion of the video that is currently being processed.Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingVideoAnnotationResultsOrBuilder Modifier and Type Method Description StreamingVideoAnnotationResultsOrBuilder
StreamingAnnotateVideoResponse.Builder. getAnnotationResultsOrBuilder()
Streaming annotation results.StreamingVideoAnnotationResultsOrBuilder
StreamingAnnotateVideoResponse. getAnnotationResultsOrBuilder()
Streaming annotation results.StreamingVideoAnnotationResultsOrBuilder
StreamingAnnotateVideoResponseOrBuilder. getAnnotationResultsOrBuilder()
Streaming annotation results.
-