struct Protocol::WebAudio::AudioNode
- Protocol::WebAudio::AudioNode
- Struct
- Value
- Object
Overview
Protocol object for AudioNode
Included Modules
- JSON::Serializable
Defined in:
protocol/web_audio.crConstructors
Instance Method Summary
- #channel_count : Number::Primitive
- #channel_count_mode : ChannelCountMode
- #channel_interpretation : ChannelInterpretation
- #context_id : GraphObjectId
- #node_id : GraphObjectId
- #node_type : NodeType
- #number_of_inputs : Number::Primitive
- #number_of_outputs : Number::Primitive