canPlay property
final
Indicator whether this RtcVideoRenderer has visible frames, meaning it may be rendered.
Implementation
final RxBool canPlay = RxBool(false);
Indicator whether this RtcVideoRenderer has visible frames, meaning it may be rendered.
final RxBool canPlay = RxBool(false);