CRIWARE Unity Plugin Manual  Last Updated: 2024-04-24
CriAtomEditor.PreviewPlayer クラス
CriAtomEditor.PreviewPlayer の継承関係図
CriAtomEditorUtilities.PreviewPlayer

公開メンバ関数

override void Dispose ()
 プレイヤーの破棄
 
void Play (CriAtomExAcb acb, string cueName)
 音声データを設定して再生 [詳解]
 
void Stop (bool withoutRelease=false)
 再生を停止 [詳解]
 
void ResetPlayer ()
 プレイヤーのパラメータをリセット
 

詳解

非推奨:
削除予定の非推奨APIです。 CriAtomEditorUtilities.PreviewPlayerの使用を検討してください。

関数詳解

void Play ( CriAtomExAcb  acb,
string  cueName 
)
inlineinherited

音声データを設定して再生

引数
acbACBデータ
cueNameキュー名
説明:
ACBデータとキュー名を指定して再生します。
void Stop ( bool  withoutRelease = false)
inlineinherited

再生を停止

引数
withoutReleaseリリース時間なしで停止させるかどうか
説明:
再生中のすべての音声を停止します。

このクラス詳解は次のファイルから抽出されました: