PR pixi-reels

StartRecordingOptions

pixi-reels


pixi-reels / index / StartRecordingOptions

Interface: StartRecordingOptions

Defined in: debug/debug.ts:151

Options for startRecording.

Properties

PropertyTypeDescriptionDefined in
maxFrames?numberMaximum number of frames retained across the whole process. When the buffer is full the oldest frames are dropped. Default 1000.debug/debug.ts:156