تاريخ التعديل الأخير: 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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `LiveStatusEvent` class provides data for live stream events, specifically for changes in the moving window or when a live stream ends."],["It includes information about the event type and the updated live seekable range, enabling developers to handle live stream status changes in their web receiver applications."],["The `liveSeekableRange` property provides access to the updated live status, represented by a `cast.framework.messages.LiveSeekableRange` object."]]],["The `LiveStatusEvent` class provides event data for `LIVE_IS_MOVING_WINDOW_CHANGED` or `LIVE_ENDED` events. It's constructed with a non-null event `type` and an updated non-null `liveSeekableRange`. The `liveSeekableRange` property, also non-null, contains the updated live status, represented by the `cast.framework.messages.LiveSeekableRange` object. This information is critical for handling changes in the live stream's seekable range or the conclusion of a live event.\n"]]