Skip to content

ISoundEffect Interface

Definition

Namespace: Brine2D.Audio

Represents a loaded sound effect.

C#
public interface ISoundEffect : System.IDisposable

Derived
SDL3SoundEffect

Implements System.IDisposable

Properties
IsLoaded Gets whether the sound effect is loaded.
Name Gets the name or path of the sound effect.