I have one application than record pictures and videos using ALAssetsLibrary . Can i customize the file name of saved image or video ?
Thanks for help !
|
|
|
Nope you can't change the filename. But you can maybe save the desired name in the metadata of the asset and use that. Cheers, Hendrik |
|||
|
|