Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig.
Config for STREAMING_LABEL_DETECTION.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#stationary_camera
defstationary_camera()->::Boolean
Returns
(::Boolean) — Whether the video has been captured from a stationary (i.e. non-moving)
camera. When set to true, might improve detection accuracy for moving
objects. Default: false.
#stationary_camera=
defstationary_camera=(value)->::Boolean
Parameter
value (::Boolean) — Whether the video has been captured from a stationary (i.e. non-moving)
camera. When set to true, might improve detection accuracy for moving
objects. Default: false.
Returns
(::Boolean) — Whether the video has been captured from a stationary (i.e. non-moving)
camera. When set to true, might improve detection accuracy for moving
objects. Default: false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Video Intelligence V1p3beta1 API - Class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig (v0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/latest/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.9.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.9.1/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.8.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.8.0/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.7.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.7.2/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.6.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.6.2/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.5.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.5.0/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.4.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.4.1/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.3.0/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.2.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.2.0/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig)\n- [0.1.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p3beta1/0.1.2/Google-Cloud-VideoIntelligence-V1p3beta1-StreamingLabelDetectionConfig) \nReference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig.\n\nConfig for STREAMING_LABEL_DETECTION. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #stationary_camera\n\n def stationary_camera() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Whether the video has been captured from a stationary (i.e. non-moving) camera. When set to true, might improve detection accuracy for moving objects. Default: false.\n\n### #stationary_camera=\n\n def stationary_camera=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Whether the video has been captured from a stationary (i.e. non-moving) camera. When set to true, might improve detection accuracy for moving objects. Default: false. \n**Returns**\n\n- (::Boolean) --- Whether the video has been captured from a stationary (i.e. non-moving) camera. When set to true, might improve detection accuracy for moving objects. Default: false."]]