213214215216217218219220221222223
} _handler.setPlayer(player); player.addPlayerListener(_handler); try { player.realize(); } catch (final Exception e) { throw new MediaActionException("unable to fetch media: " + e); } // Cause playback to begin as soon as possible once start()