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; }
  Check if the capture is available
public interface ICaptureAvailabilityChecker
  True if raw capture can be enable
bool IsAvailable { get; }