You are here: Symbol Reference > CoreAudioSignal Namespace > Classes > TSignalCoreAudio Class > public > TSignalCoreAudio.GetSupportedPrecisionHWs Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalCoreAudio.GetSupportedPrecisionHWs Method

Returns list of supported PrecisionHW values.

Pascal
procedure GetSupportedPrecisionHWs(Dst: TStrings); virtual;

This list can be empty, if ChannelCount is not accepted by the driver. Even if the function returns a specific PrecisionHW, the driver may still reject the configuration just before the playback or recording is about to start. This depends upon the quality of the driver implementation. Typically safe choices are (TCoreAudioPrecision) asp16, asp24, asp32 and asp32f.

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