Содержит свойства временных метаданных, специфичные для DASH, которые можно найти в свойстве EventStream. https://dashif-documents.azurewebsites.net/Events/master/event.html#detailed-processing
[[["Прост для понимания","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\u003eDashTimedMetadata\u003c/code\u003e objects contain properties related to timed metadata in DASH streams, specifically those found within EventStream data.\u003c/p\u003e\n"],["\u003cp\u003eThese metadata elements adhere to the DASH Industry Forum's Event Message specification, providing structured information alongside the media content.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eeventElement\u003c/code\u003e for accessing the raw XML element, \u003ccode\u003eschemeIdUri\u003c/code\u003e for identifying the message scheme, and \u003ccode\u003evalue\u003c/code\u003e to represent the region's value.\u003c/p\u003e\n"]]],["The `DashTimedMetadata` class contains properties related to DASH (Dynamic Adaptive Streaming over HTTP) timed metadata, specifically found within the EventStream. Key properties include `eventElement`, an XML element defining the event; `schemeIdUri`, which identifies the message scheme; and `value`, specifying the region's value. This class is designed for parsing and handling event data as defined in the DASH standard's EventStream specification. A constructor function `DashTimedMetadata` is provided.\n"],null,["cast.[framework](/cast/docs/reference/web_receiver/cast.framework).DashTimedMetadata \nclass static\n\nContains DASH-specific timed metadata properties found in the EventStream\nproperty.\nhttps://dashif-documents.azurewebsites.net/Events/master/event.html#detailed-processing\n\nConstructor\n\nDashTimedMetadata\n\nnew\nDashTimedMetadata()\n\nProperties\n\neventElement\n\n(non-null Element or undefined)\n\nThe XML element that defines the Event.\n\nschemeIdUri\n\n(string or undefined)\n\nIdentifies the message scheme.\n\nvalue\n\n(string or undefined)\n\nSpecifies the value for the region."]]