mirror of
https://github.com/androidx/media.git
synced 2025-05-04 14:10:40 +08:00

createSupportedTransformationRequest is more accurate than createFallbackTransformationRequest, as a TransformationRequest will be returned regardless of whether any fallback is applied. PiperOrigin-RevId: 466641277