Uses of Interface
com.google.cloud.videointelligence.v1beta2.ShotChangeDetectionConfigOrBuilder
-
Packages that use ShotChangeDetectionConfigOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of ShotChangeDetectionConfigOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 that implement ShotChangeDetectionConfigOrBuilder Modifier and Type Class Description class
ShotChangeDetectionConfig
Config for SHOT_CHANGE_DETECTION.static class
ShotChangeDetectionConfig.Builder
Config for SHOT_CHANGE_DETECTION.Methods in com.google.cloud.videointelligence.v1beta2 that return ShotChangeDetectionConfigOrBuilder Modifier and Type Method Description ShotChangeDetectionConfigOrBuilder
VideoContext.Builder. getShotChangeDetectionConfigOrBuilder()
Config for SHOT_CHANGE_DETECTION.ShotChangeDetectionConfigOrBuilder
VideoContext. getShotChangeDetectionConfigOrBuilder()
Config for SHOT_CHANGE_DETECTION.ShotChangeDetectionConfigOrBuilder
VideoContextOrBuilder. getShotChangeDetectionConfigOrBuilder()
Config for SHOT_CHANGE_DETECTION.
-