@After
 public void teardownMediaElements() throws InterruptedException {
   player.release();
   releaseMediaObject(jackVader);
 }