ACSRawOutgoingAudioStreamProperties 类
声明
@interface ACSRawOutgoingAudioStreamProperties : ACSRawAudioStreamProperties;
说明
RawOutgoingAudioStreams 的音频属性
方法
init
默认构造函数
-(instancetype)init;
属性
bufferDuration
指定预期通过给定传出音频流发送的示例数据块的大小。
@property ACSAudioStreamBufferDuration bufferDuration;