[AFV] Allow to log. input receiver

This commit is contained in:
Klaus Basan
2020-04-26 00:53:48 +02:00
committed by Mat Sutcliffe
parent 2c6794a009
commit 9e6716e515
8 changed files with 70 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ namespace BlackSound
CBufferedWaveProvider::CBufferedWaveProvider(const QAudioFormat &format, QObject *parent) :
ISampleProvider(parent)
{
const QString on = QStringLiteral("%1 format: ").arg(this->metaObject()->className(), BlackSound::toQString(format));
const QString on = QStringLiteral("%1 format: '%2'").arg(this->metaObject()->className(), BlackSound::toQString(format));
this->setObjectName(on);
// Set buffer size to 10 secs