Description | Hierarchy | Fields | Methods | Properties |
type IDirectSoundCapture = interface(IUnknown)
IDirectSoundCapture
function CreateCaptureBuffer(const pcDSCBufferDesc: TDSCBufferDesc; out ppDSCBuffer: IDirectSoundCaptureBuffer; pUnkOuter: IUnknown): HResult; stdcall; |
|
function GetCaps(var pDSCCaps: TDSCcaps): HResult; stdcall; |
|
function Initialize(pcGuidDevice: PGUID): HResult; stdcall; |
function CreateCaptureBuffer(const pcDSCBufferDesc: TDSCBufferDesc; out ppDSCBuffer: IDirectSoundCaptureBuffer; pUnkOuter: IUnknown): HResult; stdcall; |
|
IDirectSoundCapture methods |
function GetCaps(var pDSCCaps: TDSCcaps): HResult; stdcall; |
|
function Initialize(pcGuidDevice: PGUID): HResult; stdcall; |
|
(c) 2012 Lake of Soft