redundancy property

int redundancy
final

Number of times the payload is repeated for error correction.

Must be a positive odd integer. Higher values improve resilience to image manipulation at the cost of requiring more pixel capacity. Defaults to 5.

Implementation

final int redundancy;