SFML.Audio Namespace

SFML.Net

SFML.Audio Namespace

[Missing <summary> documentation for "N:SFML.Audio"]

Classes
  Class Description
Public class Listener
The audio listener is the point in the scene from where all the sounds are heard
Public class Music
Streamed music played from an audio file
Public class Sound
Regular sound that can be played in the audio environment
Public class SoundBuffer
Storage for audio samples defining a sound
Public class SoundBufferRecorder
Specialized SoundRecorder which saves the captured audio data into a sound buffer
Public class SoundRecorder
Base class intended for capturing sound data
Public class SoundStream
Abstract base class for streamed audio sources
Enumerations
  Enumeration Description
Public enumeration SoundStatus
Enumeration of all possible sound states