Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Chore: Deprecate using a TransformerRequest #60

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

jordond
Copy link
Owner

@jordond jordond commented Oct 19, 2023

androidx.media.transformer has deprecated using a TransformerRequest with the Transformer.Builder:

Deprecated Use setAudioMimeType(String), setVideoMimeType(String) and Composition.Builder.setHdrMode(int) instead.

This PR makes new functions without the request parameter, and deprecates the old ones.

@jordond jordond merged commit c8a6175 into main Oct 19, 2023
@jordond jordond deleted the chore/deprecate-transformer-request branch October 19, 2023 15:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant