struct Protocol::WebAudio::ContextChanged

Overview

Notifies that existing BaseAudioContext has changed some properties (id stays the same)..

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 context : BaseAudioContext #

[View source]