程序的代码的调用问题
Camera.Parameters parameters = mCamera.getParameters();parameters.set("orientation", "portrait");parameters.set("rotation", 180);