| SoundPlayer Methods |
The SoundPlayer type exposes the following members.
| Name | Description | |
|---|---|---|
| Apply3D |
Enable 3d sound effect with emitter and listener.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Pause |
Pause the sound.
| |
| Play |
Play sound effect.
| |
| Stop |
Stop playing the sound.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |