Skip to main content
Corvus Connection

SpotifyTrackChangedContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.SpotifyTrackChangedContextContext bound to an OnSpotifyTrackChangedAttribute handler: the now-playing track changed. Derived from the poller, which has no stable track id — a track is identified by title + artist.

Members

4
  • Title
    property
    string Title
  • Artist
    property
    string Artist
  • DurationMs
    property
    int DurationMs
  • OccurredAt
    property
    DateTimeOffset OccurredAt