mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
* Overload added `(cause, errorCode, isVideo, isDecoder, details)`, where `details` is a string of values to be added to the error message of the `TransformationException`. * Overload with `MediaFormat` and `mediaCodecName` moved to `DefaultCodec`, because all usages of that overload were from `DefaultCodec`, and this allows a simplified API because of internally stored values. * `mediaCodecName` removed from overload that takes a `Format`. * Reordered `createForCodec` parameters. PiperOrigin-RevId: 506895268 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/transformer | ||
| AndroidManifest.xml | ||