MovieWidth()

Syntax

Width = MovieWidth(#Movie)
Description
Returns the width of the movie.

Parameters

#Movie The movie to use.

Return value

Returns the width of the movie in pixels. If the result equals -1, then no video stream is found (or isn't compatible), however the audio stream can still be played.

See Also

MovieWidth(), MovieLength(), MovieInfo()

Supported OS

All

<- MovieStatus() - Movie Index - PauseMovie() ->