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 classStreamingVideoAnnotationResultsStreaming annotation results corresponding to a portion of the video that is currently being processed.static classStreamingVideoAnnotationResults.BuilderStreaming 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 StreamingVideoAnnotationResultsOrBuilderStreamingAnnotateVideoResponse.Builder. getAnnotationResultsOrBuilder()Streaming annotation results.StreamingVideoAnnotationResultsOrBuilderStreamingAnnotateVideoResponse. getAnnotationResultsOrBuilder()Streaming annotation results.StreamingVideoAnnotationResultsOrBuilderStreamingAnnotateVideoResponseOrBuilder. getAnnotationResultsOrBuilder()Streaming annotation results.
-