SetShapeFiltVolQ

Sets the bandwidth (Q).

Syntax

HRESULT SetShapeFiltVolQ(
         SHAPE_FILTVOL_CONTEXT *context,
         float q
)  

Parameters

context
Type: SHAPE_FILTVOL_CONTEXT *

[in, out] Pointer to a SHAPE_FILTVOL_CONTEXT structure.

q
Type: float 

The bandwidth (Q).

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapefiltvolcontext.h.

Library: Use acphal.lib.