يشير ذلك المصطلح إلى حدث يتم إرساله باستخدام cast.framework.CastReceiverContext عندما يحتاج النظام إلى تعديل القيود المفروضة على أقصى درجة لدقة الفيديو.
الشركة المصنِّعة
MaxVideoResolutionChangedEvent
new
MaxVideoCrisisChangedEvent(height)
المَعلمة
الطول
الرقم
الحد الأقصى لدقة الفيديو الذي يطلبه النظام.
تعني القيمة 0 عدم وجود قيود.
تاريخ التعديل الأخير: 2023-12-13 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 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"]]