projects/openvidu-angular/src/lib/models/recording.model.ts
Properties |
| createdAt |
createdAt:
|
Type : number
|
| Optional |
| duration |
duration:
|
Type : number
|
| Optional |
| id |
id:
|
Type : string
|
| Optional |
| name |
name:
|
Type : string
|
| Optional |
| reason |
reason:
|
Type : string
|
| Optional |
| size |
size:
|
Type : string
|
| Optional |
| status |
status:
|
Type : RecordingStatus
|
| url |
url:
|
Type : string
|
| Optional |