Search
Preparing search index...
The search index is not available
@bitmovin/api-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ObjectDetectionTimestampResult
Class ObjectDetectionTimestampResult
Hierarchy
BitmovinResponse
ObjectDetectionTimestampResult
Index
Constructors
constructor
Properties
id
objects
timestamp
Constructors
constructor
new
Object
Detection
Timestamp
Result
(
obj
:
Partial
<
ObjectDetectionTimestampResult
>
)
:
ObjectDetectionTimestampResult
Parameters
Optional
obj:
Partial
<
ObjectDetectionTimestampResult
>
Returns
ObjectDetectionTimestampResult
Properties
Optional
id
id
:
undefined
|
string
Optional
objects
objects
:
ObjectDetectionResult
[]
Optional
timestamp
timestamp
:
undefined
|
number
Globals
Object
Detection
Timestamp
Result
constructor
id
objects
timestamp
Generated using
TypeDoc