Cloud Video Intelligence V1beta2 Client - Class VideoContext (1.12.16)

Reference documentation and code samples for the Cloud Video Intelligence V1beta2 Client class VideoContext.

Video context and/or feature-specific parameters.

Generated from protobuf message google.cloud.videointelligence.v1beta2.VideoContext

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ segments
array< Google\Cloud\VideoIntelligence\V1beta2\VideoSegment >

Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.

↳ label_detection_config
↳ shot_change_detection_config
↳ explicit_content_detection_config
↳ face_detection_config

getSegments

Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.

Returns
Type
Description

setSegments

Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.

Parameter
Name
Description
Returns
Type
Description
$this

getLabelDetectionConfig

Config for LABEL_DETECTION.

hasLabelDetectionConfig

clearLabelDetectionConfig

setLabelDetectionConfig

Config for LABEL_DETECTION.

Returns
Type
Description
$this

getShotChangeDetectionConfig

Config for SHOT_CHANGE_DETECTION.

hasShotChangeDetectionConfig

clearShotChangeDetectionConfig

setShotChangeDetectionConfig

Config for SHOT_CHANGE_DETECTION.

Returns
Type
Description
$this

getExplicitContentDetectionConfig

Config for EXPLICIT_CONTENT_DETECTION.

hasExplicitContentDetectionConfig

clearExplicitContentDetectionConfig

setExplicitContentDetectionConfig

Config for EXPLICIT_CONTENT_DETECTION.

Returns
Type
Description
$this

getFaceDetectionConfig

Config for FACE_DETECTION.

hasFaceDetectionConfig

clearFaceDetectionConfig

setFaceDetectionConfig

Config for FACE_DETECTION.

Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: