60616263646566
public void run() { while (!this.hasEventThread()) { Thread.yield(); } new MediaPlayerDemo().run(); }
62636465666768