Время окончания воспроизведения мультимедиа (в секундах). Для элемента в очереди это значение представляет время в воспроизводимом в данный момент элементе очереди (где 0 означает, что элемент очереди только что начался).
[[["Прост для понимания","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"]],["Последнее обновление: 2024-10-30 UTC."],[[["`MediaFinishedEvent` provides data for the `cast.framework.events.EventType.MEDIA_FINISHED` event, indicating the completion of media playback."],["It includes the `currentMediaTime` (in seconds) and the `endedReason` (e.g., ended by user, reached end, error)."],["Developers can access these properties to understand why and when the media finished playing within the Cast framework."]]],[]]