isVirtualBackgroundsSupported property

bool get isVirtualBackgroundsSupported

Convenience method to check virtual backgrounds support.

Implementation

static bool get isVirtualBackgroundsSupported =>
    isSupported(MediasfuFeature.virtualBackgrounds);