How to create a texture sample parameter with video?

Hi! I want to set a texture sample in the blueprint constructor script, but cant make a parameter with my texture sample in my material because its a video, and show an error in the node (Param2D>Requires Texture2D)

So, how can I create a texture sample parameter with a video texture?