mirror of
https://github.com/samsonjs/media.git
synced 2026-06-24 04:59:14 +00:00
The `toBundle()` method is implemented incorrectly as it uses
`parcelable` implementation to bundle `Format.metadata`.
The `parcelable` is not compatible and is likely to cause crashes if
a new field is added or removed.
Moreover, the `fromBundle` method is likely unused as in session
module the exception is [unbundled](
|
||
|---|---|---|
| .. | ||
| java/androidx/media3/exoplayer | ||
| AndroidManifest.xml | ||