Tuya iOS Smart Life App SDK 5.15.0
AQCallbackStruct Struct Reference

#include <ThingAudioQueuePcmPicker.h>

Public Attributes

AudioStreamBasicDescription mDataFormat
 
AudioQueueRef queue
 
AudioQueueBufferRef mBuffers [kNumberBuffers]
 
AudioFileID outputFile
 
UInt32 frameSize
 
int run
 

Detailed Description

Definition at line 22 of file ThingAudioQueuePcmPicker.h.

Member Data Documentation

◆ frameSize

UInt32 AQCallbackStruct::frameSize

Definition at line 27 of file ThingAudioQueuePcmPicker.h.

◆ mBuffers

AudioQueueBufferRef AQCallbackStruct::mBuffers

Definition at line 25 of file ThingAudioQueuePcmPicker.h.

◆ mDataFormat

AudioStreamBasicDescription AQCallbackStruct::mDataFormat

Definition at line 23 of file ThingAudioQueuePcmPicker.h.

◆ outputFile

AudioFileID AQCallbackStruct::outputFile

Definition at line 26 of file ThingAudioQueuePcmPicker.h.

◆ queue

AudioQueueRef AQCallbackStruct::queue

Definition at line 24 of file ThingAudioQueuePcmPicker.h.

◆ run

int AQCallbackStruct::run

Definition at line 28 of file ThingAudioQueuePcmPicker.h.


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