// // SPWithoutControlView.h // SuperPlayer // // Created by annidyfeng on 2021/4/15. // #import "SuperPlayerControlView.h" @interface SPWithoutControlView : SuperPlayerControlView @end