MediaElement v10.0.0: StreamMediaSource #3232
TheCodeTraveler
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CommunityToolkit.Maui.MediaElement v10.0.0Introducing
MediaSource.FromStream(Stream)Thanks to @matt-goldman, MediaElement now supports streaming sources:
Use
MediaSource.FromStream(Stream)to assign theMediaElement.Sourceto aStream:Learn More:
https://learn.microsoft.com/dotnet/communitytoolkit/maui/views/mediaelement
What's Changed
Full Changelog: 14.1.1...10.0.0-mediaelement
This discussion was created from the release MediaElement v10.0.0: StreamMediaSource.
Beta Was this translation helpful? Give feedback.
All reactions