mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 21:31:29 +03:00
android floating window (#8268)
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
@@ -19,4 +19,5 @@ object FFI {
|
||||
external fun refreshScreen()
|
||||
external fun setFrameRawEnable(name: String, value: Boolean)
|
||||
external fun setCodecInfo(info: String)
|
||||
external fun getLocalOption(key: String): String
|
||||
}
|
||||
Reference in New Issue
Block a user