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