[AFV] Ref T730, renamed to COutput

This commit is contained in:
Klaus Basan
2019-10-13 02:53:00 +02:00
parent 745eb01000
commit 73f191619a
4 changed files with 15 additions and 15 deletions

View File

@@ -287,7 +287,7 @@ namespace BlackCore
QString m_callsign;
Audio::CInput *m_input = nullptr;
Audio::Output *m_output = nullptr;
Audio::COutput *m_output = nullptr;
Audio::CSoundcardSampleProvider *m_soundcardSampleProvider = nullptr;
BlackSound::SampleProvider::CVolumeSampleProvider *m_outputSampleProvider = nullptr;