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