Source position: WinApiMU.WASAPIEngine.pas line 78
type TOnOutputPcm = procedure(
Sender: TObject;
pData: Pbyte;
const ByteCount: DWORD;
Wfx: PWAVEFORMATEX
) of object;