Tuya iOS Smart Life App SDK 5.15.0
<ThingAudioQueuePcmPickerDelegate> Protocol Reference

#import <ThingAudioQueuePcmPicker.h>

Inheritance diagram for <ThingAudioQueuePcmPickerDelegate>:

Instance Methods

(void) - audioQueuePcmDataCallBack:length:peakPower:
 
(void) - audioQueuePcmDataCallBack:length:peakPower:
 

Detailed Description

Definition at line 32 of file ThingAudioQueuePcmPicker.h.

Method Documentation

◆ audioQueuePcmDataCallBack:length:peakPower: [1/2]

- (void) audioQueuePcmDataCallBack: (unsigned char *)  pData
length: (unsigned long)  uLength
peakPower: (float)  peakPower 
required

◆ audioQueuePcmDataCallBack:length:peakPower: [2/2]

- (void) audioQueuePcmDataCallBack: (unsigned char *)  pData
length: (unsigned long)  uLength
peakPower: (float)  peakPower 
required

The documentation for this protocol was generated from the following files: