Skip to content

AudioWorkletNodeOptions.processorOptions should not default to null. #2011

@hoch

Description

@hoch

Describe the issue
Because it is defaulting to null, the processor always get null for the field even the main scope option object is undefined. We should make it a plain object.

object processorOptions;

Where Is It
https://webaudio.github.io/web-audio-api/#dictdef-audioworkletnodeoptions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions