[null,null,["最后更新时间 (UTC):2023-12-13。"],[[["`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"]]