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
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Synchronized
|
||||||
fun stopCapture() {
|
fun stopCapture() {
|
||||||
Log.d(logTag, "Stop Capture")
|
Log.d(logTag, "Stop Capture")
|
||||||
setFrameRawEnable("video",false)
|
setFrameRawEnable("video",false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user