Values.MotionImageInsertionOffsetSourceSpecify the offset between the upper-left corner of the video frame and the top left corner of the overlay.
type nonrec t = {imageX : int option;Set the distance, in pixels, between the overlay and the left edge of the video frame.
*)imageY : int option;Set the distance, in pixels, between the overlay and the top edge of the video frame.
*)}