WaveSoundBuffer.open
機能/意味
Open media
タイプ
WaveSoundBufferクラス
のメソッド
構文
open(
storage
)
引数
storage
Specify the storage you want to play.
戻り値
なし (void)
説明
Opens the specified media. This method does not start playback.
If there is a file name with .sli added to the specified storage name, it is read as sound loop information.