Get playback progress (0.0 to 1.0).
Future<double> getProgress() { throw UnimplementedError('getProgress() has not been implemented.'); }