Struct web_audio_api::spatial::AudioListener
source ·
[−]pub struct AudioListener { /* private fields */ }
Expand description
Represents the position and orientation of the person listening to the audio scene
All PannerNode objects spatialize in relation to the crate::context::BaseAudioContext
’s listener.