[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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,[]]