[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["`CastOptions` provides configuration for Cast integration, allowing customization of session behavior and application compatibility."],["It offers properties to control auto-joining, receiver application selection, language preferences, and credentials."],["Developers can set options like `androidReceiverCompatible`, `autoJoinPolicy`, `receiverApplicationId`, and more to tailor the Cast experience."],["The `CastOptions` constructor accepts an optional argument to pre-populate values, simplifying initialization."]]],["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"]]