提交 9f6cf8c1 编写于 作者: Z Zhang Rui

android/IjkMediaPlayer: set headers

上级 383cd663
......@@ -389,6 +389,7 @@ public final class IjkMediaPlayer extends AbstractMediaPlayer {
if (!TextUtils.isEmpty(value))
sb.append(entry.getValue());
sb.append("\r\n");
setOption(OPT_CATEGORY_FORMAT, "headers", sb.toString());
}
}
setDataSource(path);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册