mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-25 03:24:18 -04:00
UDP source: Implemented audio input port in input class only
This commit is contained in:
@@ -331,6 +331,7 @@ void UDPSrcGUI::applySettings()
|
||||
rfBandwidth,
|
||||
m_udpAddress,
|
||||
udpPort,
|
||||
udpPort - 1, // TODO: replace with the audio port
|
||||
audioActive);
|
||||
|
||||
ui->applyBtn->setEnabled(false);
|
||||
|
||||
Reference in New Issue
Block a user