[[["התוכן קל להבנה","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-13 (שעון UTC)."],[[["`MaxVideoResolutionChangedEvent` signals when the system updates maximum video resolution restrictions."],["It's dispatched by `cast.framework.CastReceiverContext` and includes the maximum allowed height, where 0 means no restriction."],["This event extends the base `cast.framework.system.Event` and has a `type` property indicating the event type."]]],["The `MaxVideoResolutionChangedEvent` is dispatched by `CastReceiverContext` when the system requires a change in maximum video resolution. The event constructor takes a `height` parameter, a number indicating the requested maximum video resolution. A `height` of 0 signifies no restriction. This event extends `cast.framework.system.Event` and has a `type` property, which indicates the event type, inherited from `cast.framework.system.Event`.\n"]]