Quote from
luishp on September 13, 2022, 10:03 am
@bca07313 this should work:
CreateVideoPlayer "Container1" "D:\enviar\annotate-r.mp4" true false false true
SetObjectAttribute "Container1Video" "controlsList" "nodownload"
Note how the Video object has the same name as the Container with the "Video" suffix.
@bca07313 this should work:
CreateVideoPlayer "Container1" "D:\enviar\annotate-r.mp4" true false false true
SetObjectAttribute "Container1Video" "controlsList" "nodownload"
Note how the Video object has the same name as the Container with the "Video" suffix.
Vadim and bca07313 have reacted to this post.