N newtoiphonesdk macrumors 6502a Original poster May 1, 2012 #1 Is it possible to take a video that is embedded within the app and save it to the camera roll? If so, how? Is it the same UIWriteImage thing?
Is it possible to take a video that is embedded within the app and save it to the camera roll? If so, how? Is it the same UIWriteImage thing?
X xStep macrumors 68020 May 2, 2012 #2 I suspect you want to look at AV Foundation. Specifically AVAssetWriter.
C cMacSW macrumors regular May 3, 2012 #3 AVFoundation Guide has the info you need here is the section on saving a video