An array of media metadata objects that lists the sections of a media
item. Sections are used to divide live TV streams into programs and
audiobooks into chapters.
title
(string or undefined)
The title of the container, such as an audiobook title, or
a TV channel name.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003e\u003ccode\u003eContainerMetadata\u003c/code\u003e is a class within the cast framework that stores common metadata for media containers like audiobooks or TV channels.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003econtainerType\u003c/code\u003e, \u003ccode\u003etitle\u003c/code\u003e, \u003ccode\u003econtainerImages\u003c/code\u003e, \u003ccode\u003econtainerDuration\u003c/code\u003e, and \u003ccode\u003esections\u003c/code\u003e to describe the container's content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003econtainerType\u003c/code\u003e specifies the type of container (e.g., AUDIOBOOK, TV_SERIES), while \u003ccode\u003esections\u003c/code\u003e can be used to define segments within the container, like chapters in an audiobook.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use \u003ccode\u003eContainerMetadata\u003c/code\u003e to provide detailed information about media containers to the Cast platform.\u003c/p\u003e\n"]]],[],null,[]]