xuefengyang
xuefengyang
where is the controller package
只有一个Footer的情况下,为什么totalItemCount=2
视频旋转问题
你好请问用mediacodec 压缩本地的mp4文件 会导致视频旋转 ,这是什么引起的呢?
文件上传的时候crash: java.lang.IllegalStateException: closed at okio.RealBufferedSink.write(RealBufferedSink.java:44) at okio.ForwardingSink.write(ForwardingSink.java:35) at com.socks.okhttp.plus.body.RequestProgressBody$1.write(RequestProgressBody.java:55) at okio.RealBufferedSink.emitCompleteSegments(RealBufferedSink.java:176) at okio.RealBufferedSink.writeAll(RealBufferedSink.java:104) at okhttp3.RequestBody$3.writeTo(RequestBody.java:118) at okhttp3.MultipartBody.writeOrCountBytes(MultipartBody.java:171) ………………省略了 网上都说是response.body().string()调用了两次造成了的,但是从代码逻辑上面看不应该调用两次啊。 这个异常不是每次都发生,但是频率还挺高的。
In the ios platform when playing, the video of the first ten seconds of the screen is still. Ten seconds later changed normal, but there is no problem in the...