SetShapeFiltVolCommand
Initializes a SHAPE FLTVOL command.Syntax
Parameters
command _Inout_Type: SHAPE_FLOWGRAPH_COMMAND* The SHAPE_FLOWGRAPH_COMMAND command to initialize. contextId
Type: UINT32 Filter/Volume context ID (index) this command will reference. inputMixBuffer
Type: UINT32 Input mix buffer ID. outputMixBuffer
Type: UINT32 Output mix buffer ID.
Return value
Type: HRESULT If the function succeeds, it returnsS_OK. If one or more of the arguments are invalid, the function returns E_INVALIDARG.
