MovieHeight()

Syntax

Height = MovieHeight(#Movie)
Description
Returns the height of the movie.

Parameters

#Movie The movie to use.

Return value

Returns the height 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

<- MovieAudio() - Movie Index - MovieInfo() ->