clearShowWhenStop property

bool? clearShowWhenStop
getter/setter pair

调用stop停止后是否显示最后一帧图像,YES代表清除显示,黑屏,默认为NO

Implementation

bool? clearShowWhenStop;