Class FMOD_DSP_PARAMETER_SIDECHAIN

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class FMOD_DSP_PARAMETER_SIDECHAIN extends Struct<FMOD_DSP_PARAMETER_SIDECHAIN> implements NativeResource

 struct FMOD_DSP_PARAMETER_SIDECHAIN {
     FMOD_BOOL sidechainenable;
 }