isRemoteVideoEnabled property

RxBool isRemoteVideoEnabled
final

Indicator whether the inbound video in this OngoingCall is enabled or not.

Implementation

final RxBool isRemoteVideoEnabled = RxBool(true);