Uses of Interface
com.google.cloud.videointelligence.v1.ExplicitContentFrameOrBuilder
-
Packages that use ExplicitContentFrameOrBuilder Package Description com.google.cloud.videointelligence.v1 A client to Cloud Video Intelligence API -
-
Uses of ExplicitContentFrameOrBuilder in com.google.cloud.videointelligence.v1
Classes in com.google.cloud.videointelligence.v1 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.v1 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.v1 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.
-