PlayVideoToImage

Description

Plays the video or resumes it from pausing. Plays the video to an image instead of to the screen, the image must not already exist. The image will be deleted when you call DeleteVideo, you must not delete it manually.
You can either use this command or PlayVideo, but not both. If you pause the video you must resume it using the same command you used to start it, with the same parameters.
Currently this is only supported on iOS 7.0 or above, Android 4.0.3 or above, and Windows.

Definition

PlayVideoToImage( imageID )

Parameters