[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]