init(selectedAssets:configuration:cameraType:)

public convenience init<T: UIViewController>(
selectedAssets: [PHAsset],
configuration: ImagePickerConfigurable?,
cameraType: T.Type) where T: CameraCompatible

Returns a newly initialized image picker controller with a customized type of camera.