supervision-js
Preparing search index...
Detections
DetectionFrameChunkManifest
Interface DetectionFrameChunkManifest
interface
DetectionFrameChunkManifest
{
chunkDurationSeconds
:
number
;
chunks
:
readonly
DetectionFrameChunkDescriptor
[]
;
datasetId
:
string
;
detectionCount
?:
number
;
duration
:
number
;
frameCount
?:
number
;
frameRate
:
number
;
schema
:
"supervision-js.detection-frame-chunk-manifest"
;
version
:
1
;
}
Index
Properties
chunk
Duration
Seconds
chunks
dataset
Id
detection
Count?
duration
frame
Count?
frame
Rate
schema
version
Properties
Readonly
chunk
Duration
Seconds
chunkDurationSeconds
:
number
Readonly
chunks
chunks
:
readonly
DetectionFrameChunkDescriptor
[]
Readonly
dataset
Id
datasetId
:
string
Stable identifier for the detection dataset.
Optional
Readonly
detection
Count
detectionCount
?:
number
Readonly
duration
duration
:
number
Optional
Readonly
frame
Count
frameCount
?:
number
Readonly
frame
Rate
frameRate
:
number
Readonly
schema
schema
:
"supervision-js.detection-frame-chunk-manifest"
Readonly
version
version
:
1
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chunk
Duration
Seconds
chunks
dataset
Id
detection
Count
duration
frame
Count
frame
Rate
schema
version
supervision-js
Loading...
Stable identifier for the detection dataset.