Skip to main content

RecordingOptions

@neurosity/sdk


@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?​

optional experimentId: 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?​

optional name: string

Defined in: types/recording.ts:5

Human-readable name for the recording