यह इवेंट cast.framework.CastReceiverContext से तब भेजा जाता है, जब सिस्टम को वीडियो के ज़्यादा से ज़्यादा रिज़ॉल्यूशन पर पाबंदी को अपडेट करने की ज़रूरत होती है.
निर्माता
MaxVideoResolutionChangedEvent
नया
MaxVideoसमाधानChangedEvent(height)
पैरामीटर
ऊंचाई
नंबर
सिस्टम की ओर से अनुरोध किया गया ज़्यादा से ज़्यादा वीडियो रिज़ॉल्यूशन.
वैल्यू 0 होने का मतलब है कि कोई पाबंदी नहीं है.
[[["समझने में आसान है","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"]],["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["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"]]