Enum DynamicSoundSource.AsyncCommand
The possible async commands that can be queued and be handled by subclasses
protected enum DynamicSoundSource.AsyncCommand
Fields
Dispose = 5
Pause = 1
Play = 0
Seek = 3
SetRange = 4
Stop = 2
The possible async commands that can be queued and be handled by subclasses
protected enum DynamicSoundSource.AsyncCommand
Dispose = 5
Pause = 1
Play = 0
Seek = 3
SetRange = 4
Stop = 2