The RndSample
parameter specifies a window size within which a random offset shift is calculated. This method is used when generating audio fingerprint features to improve robustness to window effect. Set this to 0
if you do not want to apply a shift.
Type: | Integer |
Default: |
0 (afpfile and afpout modules)100 ( afpfeature module)
|
Range: | 0–10000 |
Required: | No |
Configuration Section: | afpfeature, afpfile, and afpout modules |
Example: | RndSample=0
|
See Also: | Rnd (action parameter) |
|