DWUIImagePickerControllerSourceType Constants Reference

Declared in DWVideoCompressController.h

DWUIImagePickerControllerSourceType

Definition

typedef NS_ENUM(NSInteger, DWUIImagePickerControllerSourceType ) {
   DWUIImagePickerControllerSourceTypePhotoLibrary,
   DWUIImagePickerControllerSourceTypeCamera,
   DWUIImagePickerControllerSourceTypeSavedPhotosAlbum,
};

Constants

DWUIImagePickerControllerSourceTypePhotoLibrary

媒体来源

Declared In DWVideoCompressController.h.

DWUIImagePickerControllerSourceTypeCamera

媒体来源

Declared In DWVideoCompressController.h.

DWUIImagePickerControllerSourceTypeSavedPhotosAlbum

媒体来源

Declared In DWVideoCompressController.h.

Declared In

DWVideoCompressController.h