QMedia VR movie commands

QM_ShowDefaultView

QM_ShowDefaultView(movieRef):error
movieRef Longint Movie reference
error Longint Error result

Shows the default view of a VR movie.

Parameter movieRef is the reference to the movie instance. The movie reference must have been previously obtained with a call to QM_NewMovieFromFile or QM_NewMovieFromURL. The movie must be currently assigned to a movie plug-in area.

Example

  `Show the default view of VR movie $movie
 
$err:=QM_ShowDefaultView($movie)
 

QMedia © Escape OE
Generated by QDoc 2.8 on Thu, Nov 24, 2011 18:42:06