pixi-reels

stopRecording()

pixi-reels


pixi-reels / index / stopRecording

Function: stopRecording()

function stopRecording(reelSet: ReelSet): void;

Defined in: debug/debug.ts:245

Detach the recorder previously installed by startRecording. No-op if none.

Parameters#

ParameterType
reelSetReelSet

Returns#

void