Skip to content

IMusic Interface

Definition

Namespace: Brine2D.Audio

Represents streaming music \(typically for background music\).

C#
public interface IMusic : System.IDisposable

Derived
SDL3Music

Implements System.IDisposable

Properties
IsLoaded Gets whether the music is loaded.
Name Gets the name or path of the music track.