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