[[["わかりやすい","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 UTC。"],[[["\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,[]]