I have opened a mp4 video stored in my local via (Python code)
os.startfile('C:\\Users\\Documents\\Docs\\Acces DSAR.mp4')
is there any way to close this video once it is played completely
I have opened a mp4 video stored in my local via (Python code)
os.startfile('C:\\Users\\Documents\\Docs\\Acces DSAR.mp4')
is there any way to close this video once it is played completely