Stop Without Release Time
Identifier
StopWithoutReleaseTime
Description
AtomComponentによるキュー再生を停止します。
再生中の音声に ADX2 データとしてエンベロープのリリースタイムが設定されていたとしても、
それを無視して停止します。
音声再生中の AtomComponent に対して本関数を実行すると、
即座に音声再生を停止(ファイルの読み込みや、発音を停止)し、
ステータスは停止状態(EAtomComponentStatus::Stop)に遷移します。
本関数は完了復帰型の関数です。
Target is Atom Component
nd_img_AtomComponent_StopWithoutReleaseTime.png
Inputs
Arg Description
In
Exec
Target
Atom Component Object Reference
Outputs
Arg Description
Out
Exec