RecordingOptions
@neurosity/sdk / RecordingOptions
Interface: RecordingOptions
Defined in: types/recording.ts:3
Properties
duration
duration:
number
Defined in: types/recording.ts:9
Duration in milliseconds (max 30 minutes / 1,800,000ms)
experimentId?
optionalexperimentId:string
Defined in: types/recording.ts:11
Optional experiment identifier
label
label:
string
Defined in: types/recording.ts:7
Label for categorization (e.g. "eyes-closed", "focus-training")
name?
optionalname:string
Defined in: types/recording.ts:5
Human-readable name for the recording