[[["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."],[],["`SeekRequestData` is a data structure for seek command requests, implementing `Parcelable`. Key actions include retrieving seek times: `getCurrentTime()` for absolute time and `getRelativeTime()` for time relative to the current position. `getCustomData()` retrieves custom data, and `getResumeState()` returns the desired playback state post-seek. `writeToParcel()` is used for parceling the data. A constant, `SEEK_POSITION_INFINITE_MS`, represents an infinite or end-of-stream position.\n"]]