ACSRawOutgoingAudioStreamProperties Class
Declaration
@interface ACSRawOutgoingAudioStreamProperties : ACSRawAudioStreamProperties;
Description
Audio Properties For RawOutgoingAudioStreams
Methods
init
Default constructor
-(instancetype)init;
Properties
bufferDuration
Specifies the size of sample data block expected to be sent through a given outgoing audio stream.
@property ACSAudioStreamBufferDuration bufferDuration;