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

#include <audio_recorder_api.h>

Collaboration diagram for AsActivateRecorderParam:

Public Attributes

uint8_t input_device
 [in] Select Recorder input device More...
 
uint8_t output_device
 [in] Select Recorder output device More...
 
uint8_t reserved1
 [in] reserved
 
uint8_t reserved2
 [in] reserved
 
uint32_t input_device_handler
 [in] Set Recorder input device handler, T.B.D.
 
AsRecorderOutputDeviceHdlroutput_device_handler
 [in] Set Recorder output device handler, refer following.
 

Detailed Description

SetRecorderStatus Command (AUDCMD_SETRECORDERSTATUS) parameter

Member Data Documentation

◆ input_device

uint8_t input_device

[in] Select Recorder input device

Use AsSetRecorderStsInputDevice enum type

◆ output_device

uint8_t output_device

[in] Select Recorder output device

Use AsSetRecorderStsOutputDevice enum type


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