opencore only, no stream seeking else { // 2.2, check to see if stagefright"/system/build.prop"));
if (CloudUtils.inputStreamToString(buildIs).contains("media.stagefright.enable-player
由于缓冲机制的原因,仅仅使用内置的stagefright流功能并不能很好地发挥作用(当第二次填充缓冲区时,url将是死的),因此我实现了一个代理流,类似于npr应用程序中的操作。我很难确定在stagefright中寻找到底是如何工作的。ERROR/(4870): at com.soundcloud.utils.StreamProxy.processRequest(StreamProxy.java:209)
然后暂停几秒钟,然后stagefright