मीडिया ब्राउज़ कैरसेल के लिए कॉन्टेंट. वीडियो चलाने के दौरान, इस कॉन्टेंट का इस्तेमाल,
IDLE स्क्रीन पर मौजूद मीडिया ब्राउज़ यूज़र इंटरफ़ेस (यूआई) और उससे मिलते-जुलते कॉन्टेंट की स्क्रीन,
दोनों के लिए किया जाना चाहिए.
मीडिया ब्राउज़ कैरसेल में सभी इमेज का आसपेक्ट रेशियो (लंबाई-चौड़ाई का अनुपात).
हमारी सलाह है कि आप ब्राउज़ करने वाले आइटम की इमेज का इस्तेमाल करें. यह इमेज ब्राउज़ करने के लिए इस्तेमाल होने वाली इमेज की तरह है.
अगर इमेज बहुत छोटी/लंबी है, तो उसे पिलरबॉक्स किया जाएगा.
अगर इमेज बहुत चौड़ी/छोटी है, तो उसे लेटरबॉक्स कर दिया जाएगा.
[[["समझने में आसान है","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) को अपडेट किया गया."],[[["\u003cp\u003e\u003ccode\u003ecast.framework.ui.BrowseContent\u003c/code\u003e displays a media browse carousel for both IDLE screen and related content during playback.\u003c/p\u003e\n"],["\u003cp\u003eIt is constructed using an array of \u003ccode\u003ecast.framework.ui.BrowseItem\u003c/code\u003e (maximum 30) and an optional title.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eitems\u003c/code\u003e, \u003ccode\u003etargetAspectRatio\u003c/code\u003e (to manage image display), and \u003ccode\u003etitle\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eImages in the browse items should ideally match the \u003ccode\u003etargetAspectRatio\u003c/code\u003e to avoid letterboxing or pillarboxing.\u003c/p\u003e\n"]]],["`BrowseContent` manages media browse carousel content for both the IDLE and related content screens. It's instantiated using `BrowseContent(browseItems, title)`, accepting an array of `BrowseItem` objects (max 30) and an optional title. Key properties include `items`, holding the `BrowseItem` list, `targetAspectRatio` defining image aspect ratios, and `title` for the list's label. Excess items beyond 30 are truncated. `targetAspectRatio` is advised for image consistency, as images that do not fit will be pillarboxed or letterboxed.\n"],null,[]]