Table of Contents

Interface ICaptureAvailabilityChecker

Namespace
Fluxzy
Assembly
Fluxzy.Core.dll

Check if the capture is available

public interface ICaptureAvailabilityChecker

Properties

IsAvailable

True if raw capture can be enable

bool IsAvailable { get; }

Property Value

bool