/
/
/
1{
2 "config_entries": {
3 "target_latency": {
4 "label": "Target latency (ms)",
5 "description": "How much source audio to buffer before playback starts. Higher values absorb network jitter at the cost of a longer input-to-speaker delay."
6 }
7 },
8 "manifest": {
9 "description": "Play live audio inputs (line-in, turntable, microphone) from Sendspin clients that support the source role."
10 },
11 "errors": {
12 "no_audio": "{0} did not start streaming its input."
13 }
14}
15