Tells the plugin to play a new video file.
The action arguments are:
The channel name the new video is to be played on
The name of the media to play, full path to a video file
The initial volume that the media should be played at
The name of the external object to display content on. This is necessary when using an external render extension to display the content, please refer to the external render extension documentation
The name of the render extension to display content on. This is necessary when using an external render extension to display the content, please refer to the external render extension documentation
The number of milliseconds to wait in between update messages
A value that is set to 1 to emit time update events, 0 otherwise
The width of the video
The height of the video
The output depth of the video in bytes per pixel. 16bit = 2, 24bit = 3, 32bit = 4
Any extra data that should be passed to the backend, can be NULL. See each backend for a description of this data