Class
TSignalRead
Declaration
Property SelectionStop: integer read FSelectionStop write SetSelectionStop default -1;
Description
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 2008 Dew Research |
http://www.dewresearch.com