2010-11-24 3 views

答えて

1
player = Manager.createPlayer("capture://video"); 
player.realize(); 
player.start(); 
VideoControl vc = (VideoControl) player.getControl("VideoControl"); 
focusControl = (FocusControl) player.getControl("javax.microedition.amms.control.camera.FocusControl"); 
+0

プリティ・コードからそれを必要と感謝します。それは何をするためのものか? –

関連する問題