質問

Can I use UISaveVideoAtPathToSavedPhotosAlbum and save to a custom album, say for example to "My App Videos" album?

役に立ちましたか?

解決

No, it is saved to Camera Roll Album as stated in the docs.

You can use the code in this tutorial which has a helper classes to easily save images to custom album

http://www.touch-code-magazine.com/ios5-saving-photos-in-custom-photo-album-category-for-download/

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top