mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
Cleanup.
This commit is contained in:
parent
8b7584e4c6
commit
bf7f4a0286
1 changed files with 2 additions and 2 deletions
|
|
@ -189,10 +189,10 @@ public class AndroidCameraRecordManager {
|
|||
return false;
|
||||
}
|
||||
|
||||
|
||||
public void invalidateParameters() {
|
||||
if (isRecording()) stopVideoRecording();
|
||||
stopVideoRecording();
|
||||
parameters = null;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue