AliyunAudioRecorderDelegate
@protocol AliyunAudioRecorderDelegate <NSObject>音频录制回调协议
- 
                  
                  录制进度 DeclarationObjective-C - (void)audioRecorderProgress:(float)second;Parameterssecond秒 
AliyunVideoSDKPro 3.35.0 Docs (86% documented)
@protocol AliyunAudioRecorderDelegate <NSObject>音频录制回调协议
录制进度
Objective-C
- (void)audioRecorderProgress:(float)second;| 
                                second
                                 | 秒 |