canPlay property

RxBool canPlay
final

Indicator whether this RtcVideoRenderer has visible frames, meaning it may be rendered.

Implementation

final RxBool canPlay = RxBool(false);