Namespace Zaya.Screenshot.Services
Interfaces
ICaptureService
Service for creating screen capture sessions targeting a specific window or monitor region. Pass engine settings directly to CreateSessionAsync(ICaptureRegion, IReadOnlyDictionary<string, object>, CancellationToken).
ICaptureSession
Represents an active capture session.