AliyunMicRecordSource
@interface AliyunMicRecordSource : NSObject <AliyunRecordDataSource>
* The source of mic and source of device API_AVAILABLE(3.22.0)
-
Undocumented
Declaration
Objective-C
@property (nonatomic, readonly) AliyunAudioUnitType unitType
-
Undocumented
Declaration
Objective-C
- (instancetype) initWithUnitType:(AliyunAudioUnitType)unitType;