Gets the video position as Duration from the start.
Future<Duration> getPosition(int playerId) { throw UnimplementedError('getPosition() has not been implemented.'); }