[[["이해하기 쉬움","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,[]]