.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking February 02, 2024 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 JugaAssociating Script With A Button In Asp .net Mvc Razor ViewHow Can I Strip Html Tags In C#How To Find A Htmltag In A String Using Jquery/javascript? Share You may like these postsHow To Print Background Image And Styles In Webbrowser ControlInvoke An Overloaded Generic Method On A Static ClassResponse.write Output In Code Block Is Appearing Outside HtmlStripping Html Tags Without Using Htmlagilitypack 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"