[[["わかりやすい","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\u003eCastOptions\u003c/code\u003e provides configuration for Cast integration, allowing customization of session behavior and application compatibility.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties to control auto-joining, receiver application selection, language preferences, and credentials.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can set options like \u003ccode\u003eandroidReceiverCompatible\u003c/code\u003e, \u003ccode\u003eautoJoinPolicy\u003c/code\u003e, \u003ccode\u003ereceiverApplicationId\u003c/code\u003e, and more to tailor the Cast experience.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCastOptions\u003c/code\u003e constructor accepts an optional argument to pre-populate values, simplifying initialization.\u003c/p\u003e\n"]]],["The core content describes the `CastOptions` class, which configures settings for Cast applications. Key properties include: `androidReceiverCompatible` (Android compatibility), `autoJoinPolicy` (session auto-joining), `credentialsData` (sender credentials), `language` (preferred language), `receiverApplicationId` (Cast app ID), and `resumeSavedSession` (session persistence). These options can be defined during the `CastOptions` object's initialization via `opt_options`. The class offers fine-grained control over Cast behavior.\n"],null,[]]