[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["`PlaybackStatus` is an enum in ARCore that describes the current playback status of an MP4 dataset file."],["It includes four possible states: `NONE`, `OK`, `FINISHED`, and `IO_ERROR`."],["`NONE` indicates the session is not playing back a dataset, `OK` signifies ongoing playback without issues, `FINISHED` means playback completed successfully, and `IO_ERROR` denotes playback stopped due to an error."],["`PlaybackStatus` inherits methods from `java.lang.Enum`, `java.lang.Object`, `java.lang.constant.Constable`, and `java.lang.Comparable`."]]],[]]