Get the current playback position in seconds
Future<double> getCurrentPosition() { throw UnimplementedError('getCurrentPosition() has not been implemented.'); }