Variable TypedAudioWorkletProcessor

TypedAudioWorkletProcessor: {
    parameterDescriptors: TypedAudioParamDescriptor<string>[];
    new <MsgIn, MsgOut, Par>(): TypedAudioWorkletProcessor<MsgIn, MsgOut, Par>;
}

Type declaration

Generated using TypeDoc