Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property PlaySampleRate As Double |
C# | |
---|---|
public abstract double PlaySampleRate {get;} |
The sample rate is equivalent to (1 / PlayDeltaSec). 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)