Skip to main content

StartRecordingOptions

@neurosity/sdk


@neurosity/sdk / StartRecordingOptions

Interface: StartRecordingOptions

Defined in: types/recording.ts:14

Properties

experimentId?

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

optional name: string

Defined in: types/recording.ts:16

Human-readable name for the recording