AliyunRecordDataSource
@protocol AliyunRecordDataSource <AliyunRecordSource>
数据流类型的采集源 API_AVAILABLE(3.22.0)
-
数据流采集源的回调 API_AVAILABLE(3.22.0)
Declaration
Objective-C
@property (nonatomic, weak) id<AliyunRecordDataSourceDelegate> dataSourceDelegate;