跳转到内容

ProfileRecorderOptions

此内容尚不支持你的语言。

Defined in: app/profileRecorder.ts:16

optional budgetMs?: number

Defined in: app/profileRecorder.ts:20

The budget a reader judges the capture against. Defaults to 60Hz.


optional maxFrames?: number

Defined in: app/profileRecorder.ts:18

Frames kept before the oldest is dropped. 1800 is ~30s at 60Hz.


optional source?: CaptureSource

Defined in: app/profileRecorder.ts:22

Device, build, scene — whatever makes a capture identifiable later.