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

Add new transform method that accepts output URI #182

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

izzytwosheds
Copy link
Contributor

We have a MediaMuxer constructor that accepts a Uri and uses a FileDescriptor on API 26+. It was not exposed in non-track transform method. Now adding a method that accepts a Uri which uses that constructor. This should help with using scoped storage framework on Android 10+, which works with FileDescriptors.

@izzytwosheds izzytwosheds merged commit d064051 into linkedin:main Mar 29, 2022
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.

2 participants