RecordingState
Defined in: console-sdk/src/session/types.ts:447
Capture health as continuously renderable data (SDK_PLAN.md §3.6.5, PP6).
POST-RE-SCOPE: sampleCount over the in-memory 0.5 s series plus the typed
issues list — there is NO chunkCount/lastFlushedAt, because there is
no chunker, gzip, or chunk store.
Properties
Section titled “Properties”issues
Section titled “issues”issues: readonly
RecordingIssue[]
Defined in: console-sdk/src/session/types.ts:451
Visible partial-capture issues (frame gaps, memory-pressure downsamples).
sampleCount
Section titled “sampleCount”sampleCount:
number
Defined in: console-sdk/src/session/types.ts:449
Number of 0.5 s samples captured so far (§3.6.6).