Setreadposition
File.setReadPosition(filename)
Parameters
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Returns
NothingDescription
Sets the read position of the file to position.
Screen To Camera
— Capture any screen area and stream video to a configured camera device; requires a Custom device and 100% display scaling.
Try it →
File.setReadPosition(filename)
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Sets the read position of the file to position.