Uses of Interface
com.google.cloud.videointelligence.v1beta2.ExplicitContentFrameOrBuilder
-
Packages that use ExplicitContentFrameOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of ExplicitContentFrameOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 that implement ExplicitContentFrameOrBuilder Modifier and Type Class Description classExplicitContentFrameVideo frame level annotation results for explicit content.static classExplicitContentFrame.BuilderVideo frame level annotation results for explicit content.Methods in com.google.cloud.videointelligence.v1beta2 that return ExplicitContentFrameOrBuilder Modifier and Type Method Description ExplicitContentFrameOrBuilderExplicitContentAnnotation.Builder. getFramesOrBuilder(int index)All video frames where explicit content was detected.ExplicitContentFrameOrBuilderExplicitContentAnnotation. getFramesOrBuilder(int index)All video frames where explicit content was detected.ExplicitContentFrameOrBuilderExplicitContentAnnotationOrBuilder. getFramesOrBuilder(int index)All video frames where explicit content was detected.Methods in com.google.cloud.videointelligence.v1beta2 that return types with arguments of type ExplicitContentFrameOrBuilder Modifier and Type Method Description List<? extends ExplicitContentFrameOrBuilder>ExplicitContentAnnotation.Builder. getFramesOrBuilderList()All video frames where explicit content was detected.List<? extends ExplicitContentFrameOrBuilder>ExplicitContentAnnotation. getFramesOrBuilderList()All video frames where explicit content was detected.List<? extends ExplicitContentFrameOrBuilder>ExplicitContentAnnotationOrBuilder. getFramesOrBuilderList()All video frames where explicit content was detected.
-