@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface IIRFilterOptions.Builder
extends IIRFilterOptions
IIRFilterOptions.Builder, IIRFilterOptions.Step1| Modifier and Type | Method and Description |
|---|---|
default IIRFilterOptions.Builder |
channelCount(int channelCount) |
default IIRFilterOptions.Builder |
channelCountMode(java.lang.String channelCountMode) |
default IIRFilterOptions.Builder |
channelInterpretation(java.lang.String channelInterpretation) |
feedback, feedforward, feedforward, feedforward, setFeedback, setFeedback, setFeedforward, setFeedforwardchannelCount, channelCountMode, channelInterpretation, of, setChannelCount, setChannelCountMode, setChannelInterpretation@JsOverlay @Nonnull default IIRFilterOptions.Builder channelCount(int channelCount)
@JsOverlay @Nonnull default IIRFilterOptions.Builder channelCountMode(@ChannelCountMode @Nonnull java.lang.String channelCountMode)
@JsOverlay @Nonnull default IIRFilterOptions.Builder channelInterpretation(@ChannelInterpretation @Nonnull java.lang.String channelInterpretation)