struct Protocol::WebAudio::AudioParamCreated

Overview

Notifies that a new AudioParam 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 param : AudioParam #

[View source]