4344454647484950
private boolean playable = true; //Runtime rt = null; public Player(InputStream stream) throws Exception { bitstream = new BitStream(stream); //rt = Runtime.getRuntime(); }