Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: Volume Meter

$
0
0

hi,

  yes i am hearing audio, it is not hitting OnPostVOlumeMeter event..

 

private IInputFileFormatPlugin GetPluginForFile(string fileName)       

{           

return (from f in this.InputFileFormats where fileName.EndsWith(f.Extension, StringComparison.OrdinalIgnoreCase) select f).FirstOrDefault();       

}

 

It returns null value for me... 


Viewing all articles
Browse latest Browse all 5831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>