Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property PlayDeltaSec As Double |
C# | |
---|---|
public abstract double PlayDeltaSec {get;} |
The delta time is equivalent to (1 / PlaySampleRate). You can use this property along with the PlayPoints property to determine the length, in seconds, of the recording.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)