.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking October 11, 2023 Post a Comment Hi i have problem with html5 player and seeking. This is my action method: public IActionResult GetAudio(string url) { var file = System.IO.File.ReadAllBytes(url);Solution 1: Ok, this:Response.Headers.Add("Accept-Ranges", "bytes"); Response.Headers.Remove("Cache-Control"); CopyResolved my problem. Baca JugaPopulate A Html List Control Using .netHow Can I Strip Html Tags In C#Prevent Table From Wrapping Share You may like these postsPosition Three Buttons On The Same Centre LineIndexeddb, Websql In 4 Months`innerhtml` Not Working With `input` Tag But `value `doesHow To Get Picture To Align With The Left Set Of Paragraphs/go To Right Of? Post a Comment for ".net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking"
Post a Comment for ".net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking"