Interface

ISimulatorMediaCapture

USI.Core

Simulator-owned media capture without exposing provider commands, windows, frame buffers, or native output paths.

public interface ISimulatorMediaCapture

Methods

TryCaptureScreenshotAsync

public Task<USIResult> TryCaptureScreenshotAsync()

Requests a screenshot using the simulator's configured capture destination.