CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomEditor.PreviewPlayer Class Reference
Inheritance diagram for CriAtomEditor.PreviewPlayer:
CriAtomEditorUtilities.PreviewPlayer

Public Member Functions

override void Dispose ()
 Destroying the player
 
void Play (CriAtomExAcb acb, string cueName)
 Set the audio data and play More...
 
void Stop (bool withoutRelease=false)
 Stops the playback More...
 
void ResetPlayer ()
 Resets the parameters of the player
 

Detailed Description

Deprecated:
This is a deprecated API that will be removed. Please consider using CriAtomEditorUtilities.PreviewPlayer instead.

Member Function Documentation

void Play ( CriAtomExAcb  acb,
string  cueName 
)
inlineinherited

Set the audio data and play

Parameters
acbACB data
cueNameCue name
Description:
Specify the ACB data and Cue name and then play.
void Stop ( bool  withoutRelease = false)
inlineinherited

Stops the playback

Parameters
withoutReleaseWhether to stop without release time
Description:
Stops all audio playback.

The documentation for this class was generated from the following file: