Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoConfigOrBuilder
-
Packages that use StreamingVideoConfigOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingVideoConfigOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement StreamingVideoConfigOrBuilder Modifier and Type Class Description classStreamingVideoConfigProvides information to the annotator that specifies how to process the request.static classStreamingVideoConfig.BuilderProvides information to the annotator that specifies how to process the request.Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingVideoConfigOrBuilder Modifier and Type Method Description StreamingVideoConfigOrBuilderStreamingAnnotateVideoRequest.Builder. getVideoConfigOrBuilder()Provides information to the annotator, specifing how to process the request.StreamingVideoConfigOrBuilderStreamingAnnotateVideoRequest. getVideoConfigOrBuilder()Provides information to the annotator, specifing how to process the request.StreamingVideoConfigOrBuilderStreamingAnnotateVideoRequestOrBuilder. getVideoConfigOrBuilder()Provides information to the annotator, specifing how to process the request.
-