You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalWrite Class > published > TSignalWrite.TotalRecordLength Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalWrite.TotalRecordLength Property

Returns the sample count written for all channels.

Pascal
property TotalRecordLength: int64;

Returns the length in samples of the Data written so far in the current record of all channels. The value of this property is the same as RecordLength, if ChannelCount is 1.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!