Cloud Video Intelligence V1beta2 API - Class Google::Cloud::VideoIntelligence::V1beta2::ShotChangeDetectionConfig (v0.4.5)

Reference documentation and code samples for the Cloud Video Intelligence V1beta2 API class Google::Cloud::VideoIntelligence::V1beta2::ShotChangeDetectionConfig.

Config for SHOT_CHANGE_DETECTION.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#model

def model() -> ::String
Returns
  • (::String) — Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".

#model=

def model=(value) -> ::String
Parameter
  • value (::String) — Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
Returns
  • (::String) — Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".