mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-25 16:06:31 +00:00
Add an abstracted interface around android-specific handling
* This makes it easier to use the same kind of interface to manage other kinds of devices.
This commit is contained in:
@@ -256,5 +256,5 @@ private:
|
||||
|
||||
void showLaunchError(ReplayStatus status);
|
||||
|
||||
bool isCapturableAppRunningOnAndroid();
|
||||
bool isUnshareableDeviceInUse();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user