Limit the maximum sample rate
inf (default)
Do not set a limit on the maximum sample rate.
1
Do not allow oversampling.
N, where N is an integer greater than 1
Allow oversampling up to N times the original model sample rate.
Use with MaxComputationLatency
to prevent
or reduce overclocking by constraining resource sharing and streaming
optimizations.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.