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