I'm working on an app which includes a camera function, but I can't figure out on how to get the filename from the captured image.
Is there an option in QML
on how to get the filename of an image I just captured? If not is there any possibility to get the filename of the image just captured?
Thanks for the help.