struct Protocol::WebAudio::ContextCreated

Overview

Notifies that a new BaseAudioContext 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 context : BaseAudioContext #

[View source]