How to detect when a mp3 file has finished playing

前端 未结 4 844
旧时难觅i
旧时难觅i 2020-12-10 13:34

My c# windows form is enable to play an mp3 file.I did this using this code

    WMPLib.WindowsMediaPlayer wplayer;
    wplayer = new WMPLib.WindowsMediaPlaye         


        
4条回答
提交回复
热议问题