mimiq
Preparing search index...
index
RecordingMetadata
Interface RecordingMetadata
interface
RecordingMetadata
{
config
:
RecordingConfig
;
finishedAt
?:
string
;
runId
:
string
;
runNumber
:
number
;
sceneId
:
string
;
startedAt
:
string
;
status
:
"running"
|
"completed"
|
"failed"
;
}
Index
Properties
config
finished
At?
run
Id
run
Number
scene
Id
started
At
status
Properties
config
config
:
RecordingConfig
Optional
finished
At
finishedAt
?:
string
run
Id
runId
:
string
run
Number
runNumber
:
number
scene
Id
sceneId
:
string
started
At
startedAt
:
string
status
status
:
"running"
|
"completed"
|
"failed"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
finished
At
run
Id
run
Number
scene
Id
started
At
status
mimiq
Loading...