Sets the bandwidth (Q) target.
HRESULT SetShapeFiltVolQTarget(
SHAPE_FILTVOL_CONTEXT *context,
float qTarget
)
context
Type: SHAPE_FILTVOL_CONTEXT *
[in, out] Pointer to a SHAPE_FILTVOL_CONTEXT structure.
qTarget
Type: float
The bandwidth (Q) target.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapefiltvolcontext.h.
Library: Use acphal.lib.