[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]