Class IDirectSoundCapture (unit DirectX)

Inherits from

IUnknown

IDirectSoundCapture

Constructors



Functions

function CreateCaptureBuffer(const lpDSCBufferDesc: DSCBUFFERDESC; out lplpDirectSoundCaptureBuffer: IDirectSoundCaptureBuffer; pUnkOuter: IUnknown): HRESULT;


function GetCaps(var lpDSCCaps: DSCCAPS): HRESULT;


function Initialize(lpGuid: PGUID): HRESULT;


Properties

Events

Variables


Constructors


Functions


function CreateCaptureBuffer(const lpDSCBufferDesc: DSCBUFFERDESC; out lplpDirectSoundCaptureBuffer: IDirectSoundCaptureBuffer; pUnkOuter: IUnknown): HRESULT;


function GetCaps(var lpDSCCaps: DSCCAPS): HRESULT;


function Initialize(lpGuid: PGUID): HRESULT;


Properties


Events


Variables