TSignalWrite.TotalRecordLength Property

Int64 TotalRecordLength { get; set; }

Returns the sample count written for all channels.

Returns: Int64

Remarks:

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.