#import "CAMCaptureModeWithOptions.h" NS_CLASS_AVAILABLE_IOS(9_0) @interface NSValue (CameraUI) + (NSValue *)valueWithModeWithOptions:(CAMCaptureModeWithOptions)options; @end