iphone - show ipad2 camera in fullscreen? -


I want to show UIImagePickerController in fullscreen mode for iPad2. presentModalViewController: does not work for me

/ P>

Div>

Use AVFoundation Framework, AVCaptureVideoPreviewLayer can then be set to full screen .

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -