StartRecordingOptions
pixi-reels / index / StartRecordingOptions
Interface: StartRecordingOptions
Defined in: debug/debug.ts:151
Options for startRecording.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
maxFrames? | number | Maximum number of frames retained across the whole process. When the buffer is full the oldest frames are dropped. Default 1000. | debug/debug.ts:156 |