OnSeekLiveCompletion typedef

OnSeekLiveCompletion = void Function(int playTime, String playerId)

Implementation

typedef OnSeekLiveCompletion = void Function(int playTime, String playerId);