Microsoft DirectX 8.0 (C++) |
The effects form describes a DMO effect.
RIFF ( 'DSFX' <fxhr-ck> [<data-ck>] )
The header chunk describes the effect.
<fxhr-ck> -> fxhr ( <DSOUND_IO_DXDMO_HEADER> )
The data chunk is an optional set of values for the effect parameters in the format expected by the DMO.
<data-ck> -> data ( <DSOUND_IO_DXDMO_DATA> )