1name: command_list_begin
2argv:
3 - type: cmd
4 value:
5 name: consume
6 argv:
7 - type: bool
8 value: true
9 - type: cmd
10 value:
11 name: crossfade
12 argv:
13 - type: uint
14 value: 1
Parser combinator library for MPD client commands
git clone https://git.8pit.net/libmpdserver.git
1name: command_list_begin
2argv:
3 - type: cmd
4 value:
5 name: consume
6 argv:
7 - type: bool
8 value: true
9 - type: cmd
10 value:
11 name: crossfade
12 argv:
13 - type: uint
14 value: 1