You are here: Symbol Reference > AsioAudioSignal Namespace > Classes > TSignalAsio Class > public > TSignalAsio.SetSampleRate Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalAsio.SetSampleRate Method

Sets sampling frequency and returns false, if setting the value is not possible because external clock was detected.

Pascal
function SetSampleRate(const Value: double): boolean;

The function updates the SamplingFrequency property to the current value of the sample rate as reported by the driver. The Sampling Frequency needs to be set immediately after the driver has been selected and before any other channel setup. The number and type of available channels may depend upon the sampling frequency selected.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!