Audio callback sample
Fixes #239 (closed)
This sample shows you how you can use SetAudioFormatCallback
and SetAudioCallbacks
. It does two things:
- Play the sound from the specified video using NAudio
- Extract the sound into a file using NAudio
cc @mfkl