You are here: Symbol Reference > CoreAudioSignal Namespace > Structs, Records, Enums > CoreAudioSignal.TCoreDataFlow Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
CoreAudioSignal.TCoreDataFlow Enumeration

Device role according to Windows Audio API (WASAPI).

Pascal
TCoreDataFlow = (
  cdfRender = 0,
  cdfCapture = 1,
  cdfAll = 2
);

(*  

*)

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