Play video texture on tap

Is it possible to play/pause a video texture via separate object?

My set up is that I have 1 plane with video texture applied. And 2 more I want to use as play/pause buttons. I want the video to play on the plane and not full screen.

EDIT - looks like it’s possible using the pointerdown event.