Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Media3 bindings #956

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ArchangelWTF
Copy link

Support Libraries Version (eg: 23.3.0):

Does this change any of the generated binding API's?

Yes, especially due to Media3 now binding with MAUI's binding generator. (See factory changes)

Describe your contribution

Allows MediaSources to now be set correctly, disables binding for Xamarin.Forms on Media3 so that it's no longer required to remove MediaSourceFactory, bring in ConcatenatingMediaSource2, MergingMediaSource & WrappingMediaSource which were originally removed.

Fixes: #954

@ArchangelWTF
Copy link
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AndroidX.Media3.ExoPlayer] Removing MediaSourceFactory causes MediaSources not to inherit IMediaSourceFactory
1 participant