Skip to content
SoundPlayState

场景 / SoundPlayState

SoundPlayState Enumeration

音效播放状态

Table of contents

Enumeration Members

Paused = 2
Playing = 0
Stopped = 1

Enumeration Members

Paused

Paused = 2

暂停


Playing

Playing = 0

播放


Stopped

Stopped = 1

停止