videoParams property

ScreenVideoParameters? videoParams
final

The video configuration for the shared screen stream. See ScreenVideoParameters . This parameter is only available for scenarios where captureVideo is true.

Implementation

final ScreenVideoParameters? videoParams;