rendererBoxFit property

RxMap<String, BoxFit?> rendererBoxFit
final

Map of BoxFits that RtcVideoRenderer should explicitly have.

Implementation

final RxMap<String, BoxFit?> rendererBoxFit = RxMap<String, BoxFit?>();