StartRecordingOptions
@neurosity/sdk / StartRecordingOptions
Interface: StartRecordingOptions
Defined in: types/recording.ts:14
Properties
experimentId?
optionalexperimentId:string
Defined in: types/recording.ts:22
Optional experiment identifier
label
label:
string
Defined in: types/recording.ts:18
Label for categorization (e.g. "eyes-closed", "focus-training")
maxDuration
maxDuration:
number
Defined in: types/recording.ts:20
Maximum duration in milliseconds (max 30 minutes / 1,800,000ms)
name?
optionalname:string
Defined in: types/recording.ts:16
Human-readable name for the recording