提交 7daaee40 编写于 作者: B bbcallen

android: add 2khz test file

上级 46370142
......@@ -79,7 +79,10 @@ public class VideoPlayerActivity extends Activity {
mVideoPath = "http://113.142.44.44/e0012jy0ana.m3u8?type=m3u8&srctype=mp4&srcname=e0012jy0ana.mp4&fc=0&sha=82e0d6adb6e697d1821abbbacb766373afa26ff4&vkey=OAz_lwrlhx0tqBefQmHnxKTm8PqvrJCl5iJtLhVtSj6hla57btxiuw"
// 96kHz av799077
mVideoPath = "http://edge.v.iask.com/117040829.hlv?KID=sina,viask&Expires=1382284800&ssig=RyT3tEUyfJ"
mVideoPath = "http://bili-test.u.qiniudn.com/aac-96khz.flv"
// 2kHz
mVideoPath = "http://people.videolan.org/~funman/bouteille.wav"
*/
@Override
......@@ -87,7 +90,7 @@ public class VideoPlayerActivity extends Activity {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_player);
mVideoPath = "http://edge.v.iask.com/117040829.hlv?KID=sina,viask&Expires=1382284800&ssig=RyT3tEUyfJ";
mVideoPath = "http://bili-test.u.qiniudn.com/aac-96khz.flv";
Intent intent = getIntent();
String intentAction = intent.getAction();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册