struct Protocol::WebAudio::AudioListenerCreated

Overview

Notifies that the construction of an AudioListener has finished.

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 listener : AudioListener #

[View source]