Get Status
Identifier
GetStatus
Description
获取音频播放状态。
返回值为EAtomComponentStatus枚举类型,取以下值。
・Stop : 停止中
・Prep : 播放准备中
・Playing : 播放中
・PlayEnd : 播放结束
・Error : 错误
Target is Atom Component
nd_img_AtomComponent_GetStatus.png
Inputs
Arg Description
Target
Atom Component Object Reference
Outputs
Arg Description
Return Value
EAtomComponentStatus Enum
返回音频播放状态。