supervision-js
Preparing search index...
Detections
createWritableDetectionFrameSource
Function createWritableDetectionFrameSource
createWritableDetectionFrameSource
(
options
:
{
chunkDurationSeconds
?:
number
;
datasetId
:
string
;
retention
?:
DetectionFrameRetentionOptions
;
store
:
ColdDetectionFrameStore
;
}
,
)
:
WritableDetectionFrameSource
Parameters
options
:
{
chunkDurationSeconds
?:
number
;
datasetId
:
string
;
retention
?:
DetectionFrameRetentionOptions
;
store
:
ColdDetectionFrameStore
;
}
Returns
WritableDetectionFrameSource
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
supervision-js
Loading...