iphone - UiimagePIckerController Interface with both camera and video -


How can we show UiImagepicker controller interface with both camera and video mode, because it is in the default camera application on iPhone < /p>

UIImagePickerController has a mediaTypes property Are the types you want to support (image, video or both):


Comments