Home
last modified time | relevance | path

Searched defs:ServiceJson (Results 1 – 1 of 1) sorted by relevance

/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/welle-cli/
H A Djsonconvert.h72 struct ServiceJson { struct
73 std::string sid;
74 int16_t programType = 0;
75 std::string ptystring;
76 int16_t language = 0;
78 DabLabel label;
82 std::string url_mp3;
89 int channels = 0;
90 int samplerate = 0;
91 std::string mode;
[all …]