mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-19 22:28:35 -04:00
New plugin pair LocalSink and LocalInput to pipe streams internally
This commit is contained in:
@@ -103,6 +103,7 @@ void DeviceSinkAPI::renumerateChannels()
|
||||
{
|
||||
m_channelAPIs.at(i)->setIndexInDeviceSet(i);
|
||||
m_channelAPIs.at(i)->setDeviceSetIndex(m_deviceTabIndex);
|
||||
m_channelAPIs.at(i)->setDeviceSinkAPI(this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user