[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003e\u003ccode\u003echrome.cast.media.LoadRequest\u003c/code\u003e is used to load new media into a Cast player.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a \u003ccode\u003eMediaInfo\u003c/code\u003e object describing the media to be loaded.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to control playback behavior like \u003ccode\u003eautoplay\u003c/code\u003e, \u003ccode\u003ecurrentTime\u003c/code\u003e, and \u003ccode\u003eactiveTrackIds\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLoadRequest\u003c/code\u003e can handle user credentials and custom data for the receiver application.\u003c/p\u003e\n"],["\u003cp\u003eIt can be used to load media into a specific application session using \u003ccode\u003esessionId\u003c/code\u003e.\u003c/p\u003e\n"]]],["`LoadRequest` class is used to load new media into the player. It requires a `mediaInfo` object describing the media. Key properties include `activeTrackIds` to specify active tracks, `autoplay` to control immediate playback, and `currentTime` to set the starting playback time. It accepts credentials and their type, including specific Android TV overrides (`atvCredentials`, `atvCredentialsType`). `customData` allows for receiver-specific data. Optional fields also includes playbackRate, queueData and sessionId.\n"],null,[]]