|
Net-Framework/UWP-Universal-Windows-Plattform/Video-Stream
UWP: MP4 Show Internet file with the MediaPlayerElement
|
28.07.2017 3878
|
UWP: MP4 Show
Internet file with the MediaPlayerElement
The following code loads the MP4 video from the Internet
and presents it on a UWP MediaPlayerElement
The trick is that the file is on the Internet and is
connected via a RandomAccess stream
You can use it to
|