.NET port / test (macos-latest) (push) Canceled after 0s
.NET port / test (ubuntu-24.04) (push) Canceled after 0s
.NET port / test (windows-latest) (push) Canceled after 0s
.NET port / apple-client (push) Canceled after 0s
.NET port / cpp-conformance (push) Canceled after 0s
4 lines
176 B
C
4 lines
176 B
C
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) {}
|