RecordingResult
@neurosity/sdk / RecordingResult
Interface: RecordingResult
Defined in: types/recording.ts:25
Properties
cloudUpload?
optionalcloudUpload:boolean
Defined in: types/recording.ts:31
Whether the recording was uploaded to cloud storage
error?
optionalerror:string
Defined in: types/recording.ts:33
Error message if recording failed
id?
optionalid:string
Defined in: types/recording.ts:29
Firestore memory record ID
ok
ok:
boolean
Defined in: types/recording.ts:27
Whether the recording was saved successfully