Struct web_audio_api::node::StereoPannerOptions [−][src]
pub struct StereoPannerOptions {
pub channel_config: ChannelConfigOptions,
// some fields omitted
}Expand description
StereoPannerOptions is used to pass options
during the construction of StereoPannerNode using its
constructor method new
Fields
channel_config: ChannelConfigOptionsaudio node options