8990919293949596979899
try { player = Manager.createRealizedPlayer(infoCaptureDevice.getLocator()); } catch (Exception e) { throw new CaptureException(e); } player.start(); }