QMedia Movie instance commands

QM_FreeMovie

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

Frees a movie instance.

Parameter movieRef specifies the movie instance. The movie reference must have been previously obtained with a call to one of the commands that create movie instances (from either a file or a URL).

Example

  `Free a movie reference
 
$err:=QM_FreeMovie ($movie)
 

Related commands

QM_NewMovieFromFile Creates a movie instance from a movie file.
QM_NewMovieFromURL Creates a movie instance from a movie file.

QMedia © Escape Information Services
Generated by QDoc 2.7 on Thu, Sep 25, 2003 18:50:01