Microsoft DirectX 9.0

Effects Form

The effects form describes a DMO effect.

RIFF ( 'DSFX'
  <fxhr-ck> 
  [<data-ck>]
)

<fxhr-ck>

The header chunk describes the effect.

<fxhr-ck> -> fxhr ( <DSOUND_IO_DXDMO_HEADER> )

<data-ck>

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> )