| SoundPlayer Properties |
The SoundPlayer type exposes the following members.
| Name | Description | |
|---|---|---|
| Duration |
Get sound duration.
| |
| Emitter |
Get the audio emitter (when using 3d sound).
| |
| Is3D |
Get if the sound currently have 3d effect applied on it.
| |
| IsLooped |
Make the sound play in loop.
| |
| IsPaused |
Is the sound effect currently paused?
| |
| IsPlaying |
Is the sound effect currently playing?
| |
| IsStopped |
Is the sound effect currently stopped?
| |
| Listener |
Get the audio listener (when using 3d sound).
| |
| Pan |
Pan effect.
| |
| Pitch |
Pitch effect.
| |
| SoundEffect |
Get the sound effect itself.
| |
| Volume |
Sound effect volume.
|