SpatialAnalysisOperationEventBase Class

Defines the Azure Cognitive Services Spatial Analysis operation eventing configuration.

Inheritance
SpatialAnalysisOperationEventBase

Constructor

SpatialAnalysisOperationEventBase(*, threshold: Optional[str] = None, focus: Optional[Union[str, azure.media.videoanalyzeredge._generated.models._azure_video_analyzerfor_edge_enums.SpatialAnalysisOperationFocus]] = None, **kwargs)

Variables

threshold
str

The event threshold.

focus
str or <xref:azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationFocus>

The operation focus type. Possible values include: "center", "bottomCenter", "footprint".