More debug to data downloader - it suddenly started to misbehave after I've increased buffer size
This commit is contained in:
@@ -16,6 +16,8 @@ import java.io.*;
|
||||
import java.nio.ByteBuffer;
|
||||
|
||||
|
||||
// TODO: make audio single-threaded, the same way as video
|
||||
|
||||
class AudioThread extends Thread {
|
||||
|
||||
private Activity mParent;
|
||||
|
||||
Reference in New Issue
Block a user