DSP Master VCL
|
Specifies the upper file range limit.
property SelectionStop: int64;
To limit the range of samples in the file being processed the SelectionStop can be set to something different then -1. If the file ends before the specified SelectionStop the processing will not be affected by the value of this property.
The value of this property affects only the IsEndOfFile method. SelectionStop is defined in number of samples.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|