seekToPlayer method

  1. @JS('seekToPlayer')
int seekToPlayer(
  1. int duration
)

Implementation

@JS('seekToPlayer')
external int seekToPlayer(int duration);