|
AudioOutputDeviceSamplingRate Property
|
Gets the sampling rate for the current output device.
Namespace:
Accord.DirectSound
Assembly:
Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax public int SamplingRate { get; }
Public ReadOnly Property SamplingRate As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also