Closed dryasbk closed 1 week ago
1- It would be very nice to add option to add new name for the image/ video.
The putImage
and putImageBytes
already allow names to be specified. @dryasbk
1- It would be very nice to add option to add new name for the image/ video.
The
putImage
andputImageBytes
already allow names to be specified. @dryasbk
The document and code did't have a file name parameter of putImage function
You can create the file name as you like and simply pass the path to "putImage". We do not plan to add the ability to rename existing files to this plugin.
Returning the Saved path I think is mandatory. for example, After saving, I want to preview the saved video. So without knowing the path, it is not possible.
Returning the Saved path I think is mandatory
No. The file should exist locally at the time saveVideo is used. If so, simply specify the path to the file.
And here is why I am reluctant to work on returning file path.
This request comes in frequently, but I have never seen the correct use case. Once we do, we put it in the Close and then in the FAQ, and reopen this again if necessary.
Did you check the documentation and it did not help?
Proposal
1- It would be very nice to add option to add new name for the image/ video. 2- Return the new path of the saved media in it is album.
Use case
I am trying to save video from camera or pick it from gallery and save them in a special album for my app and save link in local database for easy back up of data, so just to copy exported database and the folder of media.