No announcements
Found 1378363 threads
-
0 Votes
Trouble Implementing a Custom IRandomAccessStream to source MediaElement
custom implementation of IRandomAccessStream to a MediaElement and it works beautifully.Answered | 3 Replies | 1209 Views | Created by peter_legistek - Saturday, November 22, 2014 5:29 PM | Last reply by peter_legistek - Wednesday, January 28, 2015 3:38 PM -
0 Votes
From IInputStream (Socket) to IRandomAccessStream C#
Hello Timaxoxa, What about read all the mp3 file from your socket, then create a mp3 file use the above source and then set it as mediaelement's content?Answered | 1 Replies | 879 Views | Created by Timaxoxa - Monday, November 9, 2015 8:05 PM | Last reply by Barry Wang - Tuesday, November 10, 2015 8:19 AM -
1 Votes
is the SetSource of MediaElement Different from Source?
>My question is "is the SetSource method setting a difference Source other than the public Source property?Answered | 1 Replies | 425 Views | Created by LazyCodingGuy - Monday, October 19, 2015 8:24 AM | Last reply by Magnus (MM8) - Monday, October 19, 2015 1:18 PM -
0 Votes
Trouble with MediaElement (setting source, play, stop, etc...)
Regards, Barry We are trying to better understand customer views on social support experience, so your participation in ...Answered | 6 Replies | 952 Views | Created by Jeremy_SRITS - Wednesday, November 26, 2014 7:36 PM | Last reply by Jeremy_SRITS - Tuesday, December 2, 2014 2:23 PM -
2 Votes
MediaElement MediaEnded event not firing
If we set the MediaElement by the code behind to the MediaElement by the XAML that the MediaEnded can not be fired.Answered | 2 Replies | 1723 Views | Created by GrayFox.NZ - Sunday, November 20, 2016 1:27 AM | Last reply by GrayFox.NZ - Tuesday, November 22, 2016 6:42 AM -
0 Votes
Getting presentation clock in MediaElement with custom source
Hello, I don't know any way to get the underlying clock of the session manager from the context of a custom source.Answered | 1 Replies | 1768 Views | Created by ronhab - Wednesday, July 17, 2013 12:22 PM | Last reply by James Dailey - MSFT - Tuesday, July 30, 2013 12:00 AM -
0 Votes
Change Source of MediaElement and Image in Runtime Using VB Code
See the XAML media playback sample for a VB example of loading a MediaElement from a file.Answered | 1 Replies | 989 Views | Created by Miho Mihov - Monday, June 16, 2014 12:08 AM | Last reply by Rob Caplan [MSFT] - Monday, June 16, 2014 12:45 AM -
0 Votes
MediaElement class implementation
A great sample for writing custom MFTs can be found here: http://code.msdn.microsoft.com/windowsapps/Media-Capture-Sample-adf87622 I hope this ...Answered | 4 Replies | 2146 Views | Created by Jiraiya2 - Thursday, August 2, 2012 10:28 AM | Last reply by James Dailey - MSFT - Saturday, August 4, 2012 12:39 AM -
0 Votes
IInputStream to IRandomAccessStream
GetResults(); auto openOp = file->OpenAsync(FileAccessMode::Read); openOp->Completed = ref new ...Answered | 1 Replies | 4629 Views | Created by stugreco - Saturday, November 5, 2011 10:09 PM | Last reply by Raman Sharma - Sunday, November 6, 2011 4:31 AM -
0 Votes
MediaElement and non-seekable stream
The scenario is more suited for using a media stream source.Answered | 2 Replies | 518 Views | Created by Nulos - Friday, May 6, 2016 9:53 AM | Last reply by mcosmin - Monday, May 9, 2016 6:30 AM -
6 Votes
wpf: MediaElement as a custom control
On the other hand, if you just want to get the MediaElement, you could try to use the FindName method, and then you could reset the source property.Answered | 5 Replies | 6038 Views | Created by igalep132 - Sunday, April 24, 2011 4:41 PM | Last reply by igalep132 - Tuesday, April 26, 2011 1:43 PM -
0 Votes
MediaElement - how to release selected file
I load file to MediaElement via SetSource method.Answered | 4 Replies | 2250 Views | Created by Jiraiya2 - Wednesday, August 1, 2012 2:33 PM | Last reply by James Dailey - MSFT - Monday, August 6, 2012 8:14 PM -
1 Votes
How to set source of MediaElement?
You can change IsLooping after setting the source.Answered | 4 Replies | 1732 Views | Created by Franz_Justin - Monday, October 8, 2012 1:57 AM | Last reply by Franz_Justin - Monday, October 8, 2012 3:43 PM -
1 Votes
mediaElement source URI binding not working
What we need to do is to copy the graphicFile to the LocalFolder, after that it should work: StorageFolder LocalFolder = ...Answered | 3 Replies | 1130 Views | Created by LazyCodingGuy - Friday, October 16, 2015 7:29 AM | Last reply by Amy Peng - Wednesday, October 21, 2015 6:30 AM -
1 Votes
How to convert BitmapImage to WritableBitmap or IRandomAccessStream
And we can get the IRandomAccessStream from the URI by the StorageFile.OpenAsync method.Answered | 3 Replies | 3385 Views | Created by Venkatesan.M - Wednesday, August 17, 2016 8:09 AM | Last reply by Jayden Gu - Tuesday, August 23, 2016 11:02 AM -
0 Votes
[UWP] Weird behavior of MediaElement for video files
MediaElement is buried deep in the XAML tree.Answered | 7 Replies | 914 Views | Created by Alex K M - Friday, August 19, 2016 3:17 AM | Last reply by Sunteen Wu - Friday, August 26, 2016 5:11 AM -
2 Votes
Getting a IRandomAccessStream to a file in Metro
It depends what you want to do with the IRandomAccessStream.Answered | 9 Replies | 5962 Views | Created by Moshe Kravchik - Wednesday, August 29, 2012 9:48 AM | Last reply by Morten Nielsen - Thursday, October 4, 2012 3:02 PM -
1 Votes
mediaelement
yes i do it but not is work :( like this : xmal code : <Grid Background="{ThemeResource ...Answered | 7 Replies | 706 Views | Created by rasha assi - Thursday, November 14, 2013 6:33 PM | Last reply by rasha assi - Thursday, November 14, 2013 9:08 PM -
0 Votes
wpf how to remove item from listbox without sourced item of mediaelement
>How to remove item from listbox without sourced item of mediaelement??Answered | 2 Replies | 579 Views | Created by Sabbir0186 - Wednesday, August 24, 2016 6:27 PM | Last reply by Magnus (MM8) - Thursday, August 25, 2016 5:54 PM -
0 Votes
chacheoption for mediaelement
After that you should find no problems to delete the source file.Answered | 4 Replies | 4920 Views | Created by marck68 - Thursday, January 8, 2009 1:15 PM | Last reply by mcc77 - Wednesday, May 2, 2012 3:21 PM - Items 1 to 20 of 1378363 Next ›
No announcements