newDelayOptions abstract method
- int channelCount,
- ChannelCountMode channelCountMode,
- ChannelInterpretation channelInterpretation,
- TauTime maxDelayTime,
- TauTime delayTime,
Implementation
DelayOptions newDelayOptions({
int channelCount,
ChannelCountMode channelCountMode,
ChannelInterpretation channelInterpretation,
TauTime maxDelayTime,
TauTime delayTime,
});