Find out the statement which is used to instantiate a media player and start the service?
mp.initialize();
mp.start();
mp.do();
mp.run();
mp.process();