This is a migrated thread and some comments may be shown as answers.

multiple wav file support etc

1 Answer 74 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Tim Titchmarsh
Top achievements
Rank 2
Tim Titchmarsh asked on 14 Dec 2015, 05:37 PM

Hi  

1.     Does the current release support playing wav files in IE 11? ie does it fall back to a version of a player that will support it (object embed for example). I can't seem to get it to work at present so I suspect not (works in chrome)

2.     If I want to play multiple files automatically what's the best way? I currently load into a playlist but it only auto plays the first. I want it to play them all sequentially without me having to manually start them

 3. Is there a way to raise a server side event when the track has finished playing? I see there is a client event.

Many thanks

Tim

 

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 17 Dec 2015, 12:54 PM
Hi Tim,

Straight to your questions.

1. Note that WAV files are not supported in IE. Thus, if you would like to support that browser you should consider a different audio format.


2. Currently the feature is not available out of the box. There is a feature request in the Ideas & Feedback Portal. You can follow the item and vote for it in the link below.


3. By default, the client-side OnClientEnded event is fired when a video ends. If you would like to force postback you can add handler for the event and add logic similar to the one described in the following thread:



Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
MediaPlayer
Asked by
Tim Titchmarsh
Top achievements
Rank 2
Answers by
Viktor Tachev
Telerik team
Share this question
or