package termusic.queue

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service QueueControl

queue.proto:7

Control the Queue (also know that the playlist)

message PlaylistLoopMode

queue.proto:31

The current Loop mode for the playlist

Used as response type in: QueueControl.CycleLoop

Used as field type in: stream.PlaylistLoopMode

message PlaylistState

queue.proto:52

The State of the playlist

Used as response type in: QueueControl.GetPlaylist

Used as field type in: stream.PlaylistShuffled

message PlaylistTrack

queue.proto:60

A Track in the playlist

Used in: PlaylistState

message PlaylistTracksToRemoveIndexed

queue.proto:88

Remove multiple tracks from a playlist at position

Used in: PlaylistTracksToRemoveRequest

enum SortCriterion

queue.proto:104

All the sort methods available.

Used in: SortPlaylistRequest

enum SortDirection

queue.proto:114

All the orderings a sort can take.

Used in: SortPlaylistRequest