Ejemplo n.º 1
0
 def __SetCameraMode(self, index):
     constInfo.SET_CAMERA_MAX_DISTANCE_INDEX(index)
     self.__ClickRadioButton(self.cameraModeButtonList, index)
Ejemplo n.º 2
0
 def __SetCameraMode(self, index):
     constInfo.SET_CAMERA_MAX_DISTANCE_INDEX(index)
     systemSetting.SetCameraDistance(index)