الفئة الفائقة لبيانات الأحداث لأحداث البيانات الوصفية المحدّدة زمنيًا ويختلف هذا الأمر عن Id3Event
من حيث أنّه يتم الاحتفاظ بالبيانات الوصفية في البيان بدلاً من البيانات الداخلية للشرائح.
تاريخ التعديل الأخير: 2023-12-01 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2023-12-01 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`TimedMetadataEvent` is a superclass for timed metadata events, differentiating from `Id3Event` by holding metadata at the manifest level instead of within segments."],["It includes a constructor that takes the event type and timed metadata information as parameters."],["The `timedMetadataInfo` property provides access to the associated timed metadata information, ensuring it's always available and of the `cast.framework.TimedMetadata` type."]]],["The `TimedMetadataEvent` class is the event data superclass for timed metadata events, where metadata is stored in the manifest, unlike `Id3Event`. It is constructed with the event `type` and `timedMetadataInfo`. `timedMetadataInfo`, a constant property, holds the non-null `TimedMetadata` information. The constructor takes the event type (from `cast.framework.events.EventType`) and the timed metadata as parameters, both of which must be non-null.\n"]]