Hi All,
I am new to windows store app development. I have started creating a media player using "MediaElement" control available in Visual Studio 2012.
The Media player I have created is working fine with basic functionality like Play, Pause, Stop, Next, Back, Volume Up & Volume Down. And the list of the songs are also listed in the playlist. Everything is working fine so far. Audio and video files are playing well.
The issue came up when I tried to add the "Full Windows" feature to the Video file. I want the "Full Windows" button be visible or should appear only when the currently playing media file is "Video file" .
If the currently playing media file is any audio then the "Full windows" Button should not be visible.
But I do not know how to check that the currently playing media file is audio or video.
Any help would be highly appreciated.
Thanks.
No comments:
Post a Comment