MovieAudio()

Syntax

MovieAudio(#Movie, Volume, Balance)
Description
Control the audio stream of a movie. Volume and balance can be modified during playback. Changes occur immediately.

Parameters

#Movie The movie to use.
Volume The volume for the movie. This value can be between 0 and 100 (100 being the loudest).
Balance The balance for the movie. This value can be between -100 and 100 (-100 is full left, 0 is middle (normal mode) and 100 is full right).

Return value

None.

See Also

PlayMovie()

Supported OS

Windows, MacOS X

<- LoadMovie() - Movie Index - MovieHeight() ->