TimeControlStatusCallback
type TimeControlStatusCallback: (event) => void;
Function to be triggered on thumbnail loaded. See the AVPlayer.timeControlStatus.
Parameters
Parameter | Type | Description |
---|---|---|
event | TimeControlStatus | the event details |
type TimeControlStatusCallback: (event) => void;
Function to be triggered on thumbnail loaded. See the AVPlayer.timeControlStatus.
Parameter | Type | Description |
---|---|---|
event | TimeControlStatus | the event details |