MovieAudio()

语法

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

参数

#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).

返回值

无.

参阅

PlayMovie()

已支持操作系统

Windows, MacOS X

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