PlaySound3D()

语法

PlaySound3D(#Sound3D [, Flags])
概要
Starts to play the specified sound.

参数

#Sound3D The sound to play.
Flags (optional) It can be the following value:
  #PB_Sound3D_Loop: play the sound continuously (starts again when end is reached)

返回值

无.

参阅

StopSound()

已支持操作系统

所有

<- LoadSound3D() - Sound3D Index - SoundCone3D() ->