Changeset - 27b56f9243a4
[Not reviewed]
stream
0 1 0
Hasan Yavuz Ă–ZDERYA - 7 years ago 2018-05-22 21:08:51
hy@ozderya.net
recording works
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/recordpanel.cpp
Show inline comments
 
@@ -242,6 +242,7 @@ void RecordPanel::startRecording(void)
 
void RecordPanel::stopRecording(void)
 
{
 
    recorder.stopRecording();
 
    _stream->disconnectFollower(&recorder);
 
}
 

	
 
void RecordPanel::onPortClose()
0 comments (0 inline, 0 general)