hasErrorWhenInitializing property

bool hasErrorWhenInitializing
getter/setter pair

Whether there's any error when initialize the video controller. 初始化视频控制器时是否发生错误

Implementation

bool hasErrorWhenInitializing = false;