Crate playerctl

Source
Expand description

§Playerctl

A simple Rust wrapper for the playerctl.

This project is not associated with the playerctl project.

This does not include the playerctl library, so you will need to install it yourself.

See the playerctl project for more information.

Structs§

PlayerCtl
The playerctl library.
TrackMetadata
The currently playing track’s metadata.

Enums§

LoopStatus
The player’s looping state.
PlayerStatus
The current state of the player.
ShuffleStatus
The player’s shuffle state to set.