isCaptureEnabled property

bool isCaptureEnabled
final

Preference for a live media captured value (e. g. Camera, Microphone). True indicates capture is enabled, false disabled. Use acceptTypes to determine suitable capture devices.

Implementation

final bool isCaptureEnabled;