KSPROPERTY_ITD3D_PARAMS

The KSPROPERTY_ITD3D_PARAMS property is used to set the parameters used by a 3D node's ITD algorithm.

Usage Summary Table

Get Set Target Property descriptor type Property value type

No

Yes

Pin

KSNODEPROPERTY

KSDS3D_ITD_PARAMS_MSG

The property value (operation data) is a structure of type KSDS3D_ITD_PARAMS_MSG that specifies the parameters for the ITD algorithm.

Return Value

A KSPROPERTY_ITD3D_PARAMS property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSNODEPROPERTY

KSDS3D_ITD_PARAMS_MSG