isRemoteVideoEnabled property
final
Indicator whether the inbound video in this OngoingCall is enabled or not.
Implementation
final RxBool isRemoteVideoEnabled = RxBool(true);
Indicator whether the inbound video in this OngoingCall is enabled or not.
final RxBool isRemoteVideoEnabled = RxBool(true);