মিডিয়া বিষয়বস্তু বিভাগ বর্ণনা করতে মিডিয়া মেটাডেটা অবজেক্টের অ্যারে। লাইভ টিভি স্ট্রিমগুলিকে প্রোগ্রাম এবং অডিওবুকগুলিকে অধ্যায়গুলিতে বর্ণনা করতে ব্যবহৃত হয়।
শিরোনাম
(স্ট্রিং বা অনির্ধারিত)
ধারকটির শিরোনাম, উদাহরণস্বরূপ একটি অডিওবুকের শিরোনাম, একটি টিভি চ্যানেলের নাম ইত্যাদি।
[[["সহজে বোঝা যায়","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-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003e\u003ccode\u003echrome.cast.media.ContainerMetadata\u003c/code\u003e provides a way to describe metadata for media containers like audiobooks, TV channels, or albums.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for container type, duration, images, title, and sections (like chapters or programs).\u003c/p\u003e\n"],["\u003cp\u003eYou can create a new \u003ccode\u003eContainerMetadata\u003c/code\u003e object by specifying the container type.\u003c/p\u003e\n"],["\u003cp\u003eProperties like \u003ccode\u003econtainerImages\u003c/code\u003e and \u003ccode\u003esections\u003c/code\u003e can further detail the container's content with images and metadata for individual sections.\u003c/p\u003e\n"]]],["`ContainerMetadata`, a class used within `QueueData`, stores information about media containers. It's initiated with a `ContainerType`. Key properties include `containerDuration` (in seconds), `containerImages` (array of `Image` objects), `containerType`, `sections` (array of `MediaMetadata`), and `title`. These properties detail aspects like playback time, visual representations, content type, media section breakdowns, and the container's name. These properties help describe the metadata associated with different types of media content.\n"],null,[]]