interface OnMKTimeShiftedListener: MKEventListener<MKPTimeShiftedEvent>, Any
Methods
onTimeShifted
abstract fun onTimeShifted(event: MKPTimeShiftedEvent)
Notify listeners.
Parameters
| Name | Description |
|---|---|
event: MKPTimeShiftedEvent
|
Please refer MKPTimeShiftedEvent |
ReturnValue
| Name | Description |
|---|---|
Unit
|
Called with MKPTimeShiftedEvent when time shifting has been finished and data is available to continue playback. Only applies to live streams.