mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Add: Screenshot method DroidCast_raw
This commit is contained in:
@@ -36,6 +36,7 @@ class Screenshot(Adb, WSA, DroidCast, AScreenCap, Scrcpy):
|
||||
'aScreenCap': self.screenshot_ascreencap,
|
||||
'aScreenCap_nc': self.screenshot_ascreencap_nc,
|
||||
'DroidCast': self.screenshot_droidcast,
|
||||
'DroidCast_raw': self.screenshot_droidcast_raw,
|
||||
'scrcpy': self.screenshot_scrcpy,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user