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 class
StreamingVideoConfig
Provides information to the annotator that specifies how to process the request.static class
StreamingVideoConfig.Builder
Provides 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 StreamingVideoConfigOrBuilder
StreamingAnnotateVideoRequest.Builder. getVideoConfigOrBuilder()
Provides information to the annotator, specifing how to process the request.StreamingVideoConfigOrBuilder
StreamingAnnotateVideoRequest. getVideoConfigOrBuilder()
Provides information to the annotator, specifing how to process the request.StreamingVideoConfigOrBuilder
StreamingAnnotateVideoRequestOrBuilder. getVideoConfigOrBuilder()
Provides information to the annotator, specifing how to process the request.
-