isVideoInput property

bool get isVideoInput

Whether this device can provide video input.

Implementation

bool get isVideoInput => kind == 'videoinput';