mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
android synchronized stopCapture
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -384,6 +384,7 @@ class MainService : Service() {
|
||||
return true
|
||||
}
|
||||
|
||||
@Synchronized
|
||||
fun stopCapture() {
|
||||
Log.d(logTag, "Stop Capture")
|
||||
setFrameRawEnable("video",false)
|
||||
|
||||
Reference in New Issue
Block a user