Skip to content

FlipnoteMeta

Defined in: src/parsers/types.ts:4

Flipnote details

Extended by

Properties

PropertyTypeDescription
lockbooleanFile lock state. Locked Flipnotes cannot be edited by anyone other than the current author
loopbooleanPlayback loop state. If true, playback will loop once the end is reached
advancedToolsbooleanIf true, the Flipnote was created using the “Advanced” toolset. This is only used by KWZ files.
isSpinoffbooleanSpinoffs are remixes of another user’s Flipnote
frameCountnumberTotal number of animation frames
frameSpeednumberIn-app frame playback speed
thumbIndexnumberIndex of the animation frame used as the Flipnote’s thumbnail image
timestampDateDate representing when the file was last edited
durationnumberFlipnote duration measured in seconds, assuming normal playback speed
rootFlipnoteVersionMetadata about the author of the original Flipnote file
parentFlipnoteVersionMetadata about the previous author of the Flipnote file
currentFlipnoteVersionMetadata about the current author of the Flipnote file