mirror of
https://github.com/samsonjs/media.git
synced 2026-06-28 05:29:33 +00:00
getAudioCapabilities currently creates the receiver and returns the current capabilities. This is error-prone because the capabilities are also available as a class field. This can made cleaner by letting the method just create the receiver and all access to the capabilities can be made via class field. PiperOrigin-RevId: 592591590 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/exoplayer | ||
| res | ||
| AndroidManifest.xml | ||