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

#include <audio_high_level_api.h>

Collaboration diagram for AudioResult:

Public Attributes

AudioResultHeader header
 [out] Result Header
 
union {
   NotifyStatus   notify_status
 [out] for NotifyStatus (header.result_code==AUDRLT_NOTIFYSTATUS)
 
   StatusChangedParam   status_changed_param
 [out] for StatusChanged (header.result_code==AUDRLT_STATUSCHANGED)
 
   ErrorResponseParam   error_response_param
 [out] for ErrorResponse (header.result_code==AUDRLT_ERRORRESPONSE)
 
}; 
 

Detailed Description

Audio result packet


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