isVideo property

bool get isVideo

Implementation

bool get isVideo => this == MediaSource.video || this == MediaSource.cameraVideo;