Symbol MappingΒΆ
C |
Python |
---|---|
playerctl_list_players |
|
PLAYERCTL_LOOP_STATUS_NONE |
|
PLAYERCTL_LOOP_STATUS_PLAYLIST |
|
PLAYERCTL_LOOP_STATUS_TRACK |
|
PLAYERCTL_PLAYBACK_STATUS_PAUSED |
|
PLAYERCTL_PLAYBACK_STATUS_PLAYING |
|
PLAYERCTL_PLAYBACK_STATUS_STOPPED |
|
playerctl_player_get_album |
|
playerctl_player_get_artist |
|
playerctl_player_get_position |
|
playerctl_player_get_title |
|
playerctl_player_manager_manage_player |
|
playerctl_player_manager_move_player_to_top |
|
playerctl_player_manager_new |
|
playerctl_player_manager_set_sort_func |
|
playerctl_player_name_copy |
|
playerctl_player_name_free |
|
playerctl_player_new |
|
playerctl_player_new_for_source |
|
playerctl_player_new_from_name |
|
playerctl_player_next |
|
playerctl_player_on |
|
playerctl_player_open |
|
playerctl_player_pause |
|
playerctl_player_play |
|
playerctl_player_play_pause |
|
playerctl_player_previous |
|
playerctl_player_print_metadata_prop |
|
playerctl_player_seek |
|
playerctl_player_set_loop_status |
|
playerctl_player_set_position |
|
playerctl_player_set_shuffle |
|
playerctl_player_set_volume |
|
playerctl_player_stop |
|
PLAYERCTL_SOURCE_DBUS_SESSION |
|
PLAYERCTL_SOURCE_DBUS_SYSTEM |
|
PLAYERCTL_SOURCE_NONE |
|
PlayerctlLoopStatus |
|
PlayerctlPlaybackStatus |
|
PlayerctlPlayer |
|
PlayerctlPlayerClass |
|
PlayerctlPlayerManager |
|
PlayerctlPlayerManagerClass |
|
PlayerctlPlayerName |
|
PlayerctlSource |