[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2023-12-01 UTC."],[[["`TimedMetadata` objects represent generic properties for timed metadata in media content."],["These objects can contain information about the start and end times of the metadata, an ID, and specific data for DASH and HLS formats through dedicated properties."]]],["`TimedMetadata` is a class with properties for managing timed metadata. It stores `startTime` and `endTime` in seconds, defining the duration of the metadata. `id` provides a unique identifier. `dashTimedMetadata` contains DASH-specific data, while `hlsTimedMetadata` holds HLS-specific data from #EXT-X-DATERANGE. The class is instanciated using a constructor called `TimedMetadata`.\n"]]