blockly > WorkspaceAudio > (constructor)
WorkspaceAudio.(constructor)
Constructs a new instance of the WorkspaceAudio
class
Signature:
constructor(parentWorkspace: WorkspaceSvg);
Parameters
Parameter | Type | Description |
---|---|---|
parentWorkspace | WorkspaceSvg | The parent of the workspace this audio object belongs to, or null. |