Skip to content

IAudioPlayer.MusicDurationMs Property

Definition

Namespace: Brine2D.Audio

Gets the total duration of the currently loaded music in milliseconds, or -1 if no music is playing or the duration is unknown \(e\.g\. streaming sources\).

C#
double MusicDurationMs { get; }

Property Value

System.Double