Contents

init(_:)

Creates a new local Now Playing session.

Declaration

@MainActor init(_ representable: Representable)

Parameters

  • representable:

    The session representable that supplies content metadata, playback state, and commands.

Discussion

The session automatically observes the representable and syncs metadata, commands, and playback state to the system.