android - Android 4.0 中的 widevine 自适应流

标签 android

我找不到更改正在播放的文件的比特率的方法。在 Widevine API for iPhone 中有 WV_SelectBitRateTrack,它选择与指定轨道号对应的比特率。我正在为 Android 4.0 寻找类似的东西。

感谢和问候,

艾尔代

最佳答案

我没有这方面的公共(public)链接,但据我所知,Widevine Android API 不支持手动设置比特率(尽管如您所写,它受 iOS API 支持)。

播放比特率应根据您的连接强度自适应。

关于android - Android 4.0 中的 widevine 自适应流,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17025709/

相关文章:

android - 从 Android 应用程序启动 Activity : view a text file

android - 禁用用户在 BottomSheet 上拖动

android - 保存状态自定义 RecyclerView

android holo light背景颜色是什么

android - 当按下主页按钮时,服务仍然绑定(bind)到主要 Activity ,当查看不同的 Activity 时

android - writeNdefMessage 中断 I/O 后 NFC Tag 变为 "corrupted"

android - 类中的 TextView 和 setText

android - Gradle:任务 ':MyApp:dexDebug' 执行失败。 > 无法在任务 ':MyApp:dexDebug' 上调用 IncrementalTask​​.taskAction()

android - 为什么firebase authUI现在不能使用google账号登录,但之前可以登录

android - Firebase 数据库如何根据子值获取节点?