rendererBoxFit property
final
Map of BoxFits that RtcVideoRenderer should explicitly have.
Implementation
final RxMap<String, BoxFit?> rendererBoxFit = RxMap<String, BoxFit?>();
Map of BoxFits that RtcVideoRenderer should explicitly have.
final RxMap<String, BoxFit?> rendererBoxFit = RxMap<String, BoxFit?>();