You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalRead Class > public
DSP Master VCL
ContentsIndex
public Public Methods
Public Methods
 
Name 
Description 
 
Close file. 
 
This is DetectChannelCount, a member of class TSignalRead. 
 
Returns true, if the file is open. 
 
Returns the size of the file in bytes. 
 
Sets the record position to the start of the current record and reads the data. 
 
Returns the description of the file format. 
 
Returns the name of the file format. 
 
Returns true, if the current frame is the last frame. 
 
Sets the record position to the start of the last frame of the current record and reads the data. 
 
Reads the header file for raw file formats.  
 
Advances the record position forward in the current record and reads the data. 
 
Open file. 
 
Moves the record position backward in the current record and reads the data. 
 
Checks if the file format is raw.  
 
Returnes the number of samples left to the end of the file per channel. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.