Package-level declarations

Types

Link copied to clipboard

Reports the currently playing media across all active media sessions.

Link copied to clipboard
class MediaControlTool(context: Context) : McpTool

Sends a transport command (play, pause, stop, next, previous) to an active media session.

Link copied to clipboard

Re-export of the shared notification-listener holder. Kept as a typealias for backward compatibility with consumers that imported io.droidmcp.playback.NotificationListenerHolder before 0.5.0.

Link copied to clipboard

Provider for the playback tools: GetNowPlayingTool and MediaControlTool.