Developer World
Spresense SDK Library v3.2.0-ebc0364
AsRecorderOutputDeviceHdlr Struct Reference

#include <audio_recorder_api.h>

Public Attributes

void * simple_fifo_handler
 [in] Set SimpleFifo handler More...
 
AudioSimpleFifoWriteDoneCallbackFunction callback_function
 [in] Set callback function More...
 

Detailed Description

internal of output_device_handler (used in AsSetRecorderStatusParam) parameter

Member Data Documentation

◆ simple_fifo_handler

void* simple_fifo_handler

[in] Set SimpleFifo handler

Use CMN_SimpleFifoHandle (refer to include file)

◆ callback_function

[in] Set callback function

Call this function when SimpleFifo was read


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