You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalWrite Class > TSignalWrite Properties > TSignalWrite.TotalRecordLength Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalWrite.TotalRecordLength Property

Returns the sample count written for all channels.

Syntax
C#
Visual Basic
public long TotalRecordLength;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!