projects/openvidu-components-angular/src/lib/models/recording.model.ts
Interface representing information related to the recording status
Properties |
|
error |
error:
|
Type : string
|
Optional |
recordingElapsedTime |
recordingElapsedTime:
|
Type : Date
|
Optional |
recordingList |
recordingList:
|
Type : RecordingInfo[]
|
status |
status:
|
Type : RecordingStatus
|