AliyunVideoBaseRecordController
@protocol AliyunVideoBaseRecordController <AliyunRecordController>
* The base controller of video source API_AVAILABLE(3.22.0)
-
* the info of border API_AVAILABLE(3.22.0)
Declaration
Objective-C
@property (nonatomic, strong) AliyunVideoRecordBorderInfo *borderInfo
-
* the param of layout API_AVAILABLE(3.22.0)
Declaration
Objective-C
@property (nonatomic, readonly) int *layoutParam;