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

Visualization for MediaElement

3 Answers 103 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
kalyan
Top achievements
Rank 2
kalyan asked on 03 Feb 2009, 12:14 PM
Hi Telerik,

I have a small query. Can we show visualization while playing the Audio files  as we do in Window Media player ? Please try to resolve this query.

Thanks

Kalyan



3 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 06 Feb 2009, 07:30 AM
Hello kalyan,

Thank you for your feedback.
Right now this is not supported but is an interesting feature. I've added it to the feature list and if there is demand for it we will surely add it.

Greetings,
Hristo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
kalyan
Top achievements
Rank 2
answered on 06 Feb 2009, 07:55 AM
Hristo thanks for your reply. I  requested this post two days ago. I just want to implement this functionality for my application .So if you have any clues or solutions regarding this functionality plz share with me so that for the time i will try to accomplish this task. This functionality is very very useful for us.I am again waiting for your response.

Thanks


Kalyan
0
Hristo
Telerik team
answered on 06 Feb 2009, 09:48 AM
Hello kalyan,

You cannot control the MediaElement in silverlight. So in order to achieve this you should create class like WPF WriteableBitmap and manually update it to create some kind of visualization.
Also you should modify the control template to hide the media element and add some Image control that will show you dynamically updated visualization.

I'm not aware of the performance of this approach. I'm not sure if this is achievable.
You could read more about WriteableBitmap for Silverlight (custom implementation) here:
http://www.interact-sw.co.uk/iangblog/2008/11/07/silverlight-writeable-bitmap


All the best,
Hristo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
MediaPlayer
Asked by
kalyan
Top achievements
Rank 2
Answers by
Hristo
Telerik team
kalyan
Top achievements
Rank 2
Share this question
or