Sorry, it been a while since I programed in B4A and have missed much. Please excuse my ignorance.
I am trying to develop a video recording app that i can toggle on and off the recording with a bluetooth device.
Question 1.
In Erel's camera2 example, VideoFileDir = rp.GetSafeDirDefaultExternal("") is defined above. Where is the file saved to, and where is it being copied to?
Question 2.
I did not see it but I might have missed it. Dose the video recording have a pause?
I am trying to develop a video recording app that i can toggle on and off the recording with a bluetooth device.
Question 1.
In Erel's camera2 example, VideoFileDir = rp.GetSafeDirDefaultExternal("") is defined above. Where is the file saved to, and where is it being copied to?
Question 2.
I did not see it but I might have missed it. Dose the video recording have a pause?