Value | Meaning |
---|---|
Nearest0 | Duplicates the samples when upsampling and drops when downsampling |
Linear1 | Uses linear interpolation to reconstruct missing samples and averaging to downsample |
Cubic2 | Uses cubic interpolation |
Sinc3 | Uses sinc interpolation |
Lanczos4 | Uses lanczos interpolation |
Different subsampling and upsampling methods