cast. framework. eventos. LiveStatusEvent
Datos de eventos para un evento cast.framework.events.EventType.LIVE_IS_MOVING_WINDOW_CHANGED
o cast.framework.events.EventType.LIVE_ENDED
Constructor
LiveStatusEvent
new LiveStatusEvent(type, liveSeekableRange)
Parámetro |
|
---|---|
tipo |
cast.framework.events.EventType Es el tipo de este evento. El valor no debe ser nulo. |
liveSeekableRange |
cast.framework.messages.LiveSeekableRange Se actualizó el estado en tiempo real. El valor no debe ser nulo. |
Propiedad
liveSeekableRange
non-null cast.framework.messages.LiveSeekableRange
Se actualizó el estado en tiempo real.