kopia lustrzana https://github.com/f4exb/sdrangel
Audio Input: list plugin as a built in device so that it can be instantiated multiple times. Fixes #2143
rodzic
524bfd447d
commit
cfc0114c87
|
|
@ -93,7 +93,7 @@ PluginInterface::SamplingDevices AudioInputPlugin::enumSampleSources(const Origi
|
|||
m_deviceTypeID,
|
||||
it->serial,
|
||||
it->sequence,
|
||||
PluginInterface::SamplingDevice::PhysicalDevice,
|
||||
PluginInterface::SamplingDevice::BuiltInDevice,
|
||||
PluginInterface::SamplingDevice::StreamSingleRx,
|
||||
it->nbRxStreams,
|
||||
j));
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue