IMusic Interface

Represents streaming music (typically for background music).

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.