Gets the video position as Duration from the start.
@override Future<Duration> getPosition(int textureId) { // TODO: implement getPosition throw UnimplementedError(); }