adjusted log tags

This commit is contained in:
badaix 2016-03-22 23:37:19 +01:00
parent 2872527e0b
commit 750df78090
6 changed files with 10 additions and 10 deletions

View file

@ -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)