WaveSoundBuffer.looping

機能/意味
Whether to perform loop playback
タイプ
WaveSoundBufferクラスのプロパティ (読み書き可能)
説明
 Indicates whether to perform loop playback. You can also set a value.
 If you specify true, loop playback will be performed.
 Even if false is specified, if the playing media has loop information, the loop information is used.