AliyunRecordDataSource
@protocol AliyunRecordDataSource <AliyunRecordSource>
* Record source of data stream type API_AVAILABLE(3.22.0)
-
* The callback of data stream API_AVAILABLE(3.22.0)
Declaration
Objective-C
@property (nonatomic, weak) id<AliyunRecordDataSourceDelegate> dataSourceDelegate;