dxVidTexture(video%,texture%)
Parameters
video% = valid video handle
texture% = valid texture already created with dxCreateTexture
Description
This will inform hardwired to render video playback to a texture given in the above parameter. This function can be called during playback is desired.