RandomizedMp3Decoder.java
3.57 KB
-
Add @RequiresApi(29) to RandomizedMp3Decoder · 90412168
This is needed for the MediaFormat#getInteger calls in onConfigured(). The end-to-end playback tests this is used for have to run on API 29 anyway (because of ShadowMediaCodec and ShadowMediaCodecList functionality). #minor-release PiperOrigin-RevId: 353858622
ibaker committed