struct Protocol::WebAudio::AudioNodeCreated

Overview

Notifies that a new AudioNode has been created.

Included Modules

Defined in:

protocol/web_audio.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def node : AudioNode #

[View source]