InitMovie()

Syntax

Result = InitMovie()
Description
Initialize the movie environment for later use. You must call this function before any other functions in this library.

Parameters

None.

Return value

Returns nonzero if initialization was successful. If zero is returned then the movie library cannot be used.

See Also

LoadMovie()

Supported OS

All

<- FreeMovie() - Movie Index - IsMovie() ->