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 target size estimation APIs to MediaTransformer #155

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

izzytwosheds
Copy link
Contributor

We added new MediaTransformer methods to transform media that accept List<TrackTransform> and TranformationOptions, but didn't add their getEstimatedVideoSize counterparts. Fixing that.
Also, deprecating an existing size estimation method that doesn't accept TransformationOptions. If user don't have a MediaRange, they should pass null explicitly.

@izzytwosheds izzytwosheds merged commit 80abc1c into linkedin:main Jan 6, 2022
@izzytwosheds izzytwosheds deleted the new-size-estimation-apis branch January 6, 2022 22:27
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