Cloud Video Intelligence V1p3beta1 API - Module Google::Cloud::VideoIntelligence::V1p3beta1::LabelDetectionMode (v0.1.2)

Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API module Google::Cloud::VideoIntelligence::V1p3beta1::LabelDetectionMode.

Label detection mode.

Constants

LABEL_DETECTION_MODE_UNSPECIFIED

value: 0
Unspecified.

SHOT_MODE

value: 1
Detect shot-level labels.

FRAME_MODE

value: 2
Detect frame-level labels.

SHOT_AND_FRAME_MODE

value: 3
Detect both shot-level and frame-level labels.