mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
refs #320 Porting voice channels to new API
This commit is contained in:
@@ -58,7 +58,7 @@ private:
|
||||
BlackCore::IVoice *m_voice;
|
||||
std::unique_ptr<BlackCore::IAudioInputDevice> m_inputDevice;
|
||||
std::unique_ptr<BlackCore::IAudioOutputDevice> m_outputDevice;
|
||||
QPointer<BlackCore::IVoiceChannel> m_channelCom1;
|
||||
std::unique_ptr<BlackCore::IVoiceChannel> m_channelCom1;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user