mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-31 18:06:15 +02:00
adjusted log tags
This commit is contained in:
parent
2872527e0b
commit
750df78090
6 changed files with 10 additions and 10 deletions
|
@ -316,7 +316,7 @@ void OpenslPlayer::uninitOpensl()
|
|||
// if (!active_)
|
||||
// return;
|
||||
|
||||
logE << "uninitOpensl\n";
|
||||
logO << "uninitOpensl\n";
|
||||
SLresult result;
|
||||
logO << "OpenSLWrap_Shutdown - stopping playback\n";
|
||||
if (bqPlayerPlay != NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue