onRateChange abstract method

void onRateChange(
  1. double currentTime,
  2. double playbackRate
)

Implementation

void onRateChange(double currentTime, double playbackRate);