c# - How can I use volumeSlider in NAudio? -


i'm using naudio library audio player project. want make user control volume-slider here

is there knows how use volume-slider in naudio?

the naudiodemo project included in source code includes example of using slider. handle volumechanged event on volumeslider, , use volume property set volume either on stream (e.g. volume property on samplechannel), or directly on output device (e.g. waveout)


Comments

Popular posts from this blog

amazon web services - S3 and apache mod_proxy with basic authentication -

How to install ruby on rails -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -