AudioEffectState

constructor(audioChangerType: StateFlow<AudioChangerType>, audioReverbType: StateFlow<AudioReverbType>, isEarMonitorOpened: StateFlow<Boolean>, earMonitorVolume: StateFlow<Int>)