mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 21:20:31 -05:00 
			
		
		
		
	RTLSDR input: return true upon MsgFileRecord processing
This commit is contained in:
		
							parent
							
								
									331e1f7538
								
							
						
					
					
						commit
						5a27ca7746
					
				@ -265,6 +265,8 @@ bool RTLSDRInput::handleMessage(const Message& message)
 | 
				
			|||||||
        } else {
 | 
					        } else {
 | 
				
			||||||
            m_fileSink->stopRecording();
 | 
					            m_fileSink->stopRecording();
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    else
 | 
					    else
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user