I am new to using NAudio so sorry if my question sounds naive.
My project is to play a video file using WPF MediaElement control then access the audio stream of the played video (using NAudio) to represent the audio track of the video while being played (waveform, etc.).
I looked into how to let the NAudio access the audio track of a video file in MediaElement control but could not find a resource..
Any suggestion will be appreciated