Skip to main content

Class: LiveStatusEvent

  • LiveStatusEvent provides event data for LIVE_IS_MOVING_WINDOW_CHANGED and LIVE_ENDED event types.

  • The constructor requires the event type and the updated live seekable range.

  • The liveSeekableRange property provides the updated live status.

cast.framework.events.LiveStatusEvent

class static

Event data for a cast.framework.events.EventType.LIVE_IS_MOVING_WINDOW_CHANGED event or a cast.framework.events.EventType.LIVE_ENDED event.

Constructor

LiveStatusEvent

new LiveStatusEvent(type, liveSeekableRange)

Parameter

type

cast.framework.events.EventType

Type of this event.

Value must not be null.

liveSeekableRange

cast.framework.messages.LiveSeekableRange

Updated live status.

Value must not be null.

Property

liveSeekableRange

constant

non-null cast.framework.messages.LiveSeekableRange

Updated live status.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年09月18日 UTC.

AltStyle によって変換されたページ (->オリジナル) /