Retire legacy implementations and flatten managed layout
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
int vc_ios_screen_capture_available(void) { return 0; }
|
||||
void vc_ios_screen_capture_present(const char *ring_path) { (void)ring_path; }
|
||||
void vc_ios_screen_capture_stop(void) {}
|
||||
Reference in New Issue
Block a user