简体   繁体   English

SimpleExoPlayer 在 2.16 中已弃用。 ExoPlayer 版本。 现在用什么?

[英]SimpleExoPlayer is deprecated in 2.16. version of ExoPlayer. What to use now?

SimpleExoPlayer is deprecated in 2.16 version of ExoPlayer. SimpleExoPlayer 在 2.16 版本的 ExoPlayer 中已弃用。 What to use now?现在用什么?

Github release notes for 2.16.0 version -> https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md Github 2.16.0 版本的发行说明 -> https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md

Deprecate SimpleExoPlayer.弃用 SimpleExoPlayer。 All functionality has been moved to ExoPlayer instead.所有功能都已移至 ExoPlayer。 ExoPlayer.Builder can be used instead of SimpleExoPlayer.Builder. ExoPlayer.Builder 可以用来代替 SimpleExoPlayer.Builder。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ExoPlayer 和 SimpleExoPlayer 有什么区别? - What's the difference between ExoPlayer and SimpleExoPlayer? 现在 Facebook 聊天 API 已弃用,该使用什么? - What to use, now that Facebook Chat API is deprecated? 现在 Handler() 已被弃用,我该使用什么? - What do I use now that Handler() is deprecated? VideoView 和 ExoPlayer 有什么区别。 为什么我更喜欢其中之一? - What are the differences between VideoView and ExoPlayer. Why would I prefer one over the other? 我在使用 ExoPlayer 时遇到了问题。 我用一个来播放广播电台 - I have a trouble with ExoPlayer. I use one to streaming a radio station 不推荐使用 SimpleExoPlayer.Builder(this).build() - SimpleExoPlayer.Builder(this).build() deprecated MPAndroidChart:getColors()现在已不推荐使用“传奇”。 我应该怎么用呢? - MPAndroidChart: getColors() is now deprecated for 'Legend'. What should I use instead? 随着Android 18中弃用DhcpInfo,我们现在使用什么? - With DhcpInfo being deprecated in Android 18, what do we use now? BluetoothAdapter.getDefaultAdapter() 已弃用,现在我该用什么? - What do I use now that BluetoothAdapter.getDefaultAdapter() is deprecated? CookieSyncManager 现在已弃用,我可以使用什么代替? - CookieSyncManager is now deprecated, what can I use instead?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM