Set cover image to MediaPlayerElement in C# uwp for audio files
Tamás Bitó
20
Reputation points
In my C# uwp project, i want to set a cover image to my MediaPlayerElement object, when an mp3 (or other audio file) loaded. I have tried the PosterSource property, but after i have been loaded a file in my mediaplayer, the postersource disappeared.
I don't want to overlay an image with the mediaplayer element, because the transportcontrols panel covers part of the image.
Do you have any suggestion to solve this?
Universal Windows Platform (UWP)
Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows desktop devices.
3,033 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,557 questions
Sign in to answer