Remove metadata pipe on behalf of shairport sync

This commit is contained in:
badaix 2020-12-05 20:26:48 +01:00
parent ad538d5178
commit 296a2f4dea
4 changed files with 28 additions and 8 deletions

View file

@ -83,6 +83,7 @@ protected:
void setParamsAndPipePathFromPort();
void do_connect() override;
void do_disconnect() override;
void onStderrMsg(const std::string& line) override;
void initExeAndPath(const std::string& filename) override;