[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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,[]]