Thursday, November 4, 2010

portrait-landscape video mode

Innen:

Videos on iPhone are recorded on Quicktime format. The Quicktime format always record videos on landscape and insert metadata on the archive with the orientation information (portrait or landscape) on the moment that was recorded.

...the Transformation Matrix that Apple applies to the Quicktime on the video stream property auxMatrix.

class-dump

This is a command-line utility for examining the Objective-C runtime information stored in Mach-O files. It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations, so it is much more compact and readable.

SBFormattedPhoneNumber > rejection

Tobb helyen leirjak, hogy igy lehet megszerezni a telefonszamot, de ezt ugysem fogjak beengedni az App Store-ba:


CFShow([[NSUserDefaults standardUserDefaults] objectForKey:@"SBFormattedPhoneNumber"]);


Oliver Drobnik itt felsorol meg par dolgot, ami ugyan elerheto, de tiltott (UICoverFlowLayer, UIDevice setOrientation, UIAlertView addTextFieldWithValue, UIProgressHUD)