[Proposal][iOS] Allow creation of MediaSource from stream / byte[] #1093
Closed
Suprndm
started this conversation in
New Feature Discussions
Replies: 1 comment
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm in the case where i get the media data from API by stream.
Currently MediaSource allows creation from FilePath or from URI.
Is it possible to also expose a method that takes a Stream ?
I could implement it myself if you tell me which methods to override from MediaSource to allow such behavior.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions