DynamicSoundSource.AsyncCommand Enum
Namespace: Stride.AudioAssembly: Stride.Audio.dll
The possible async commands that can be queued and be handled by subclasses
protected enum AsyncCommand
Fields
Name | Description |
---|---|
Dispose | |
Pause | |
Play | |
Seek | |
SetRange | |
Stop |