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

#include <audio_high_level_api.h>

Public Attributes

bool en
 Select direct path Enable/Disable. More...
 
uint8_t in
 input path More...
 
uint8_t out
 output path More...
 

Detailed Description

Through path of audio data (used in AsSetThroughPathParam) parameter

Member Data Documentation

◆ en

bool en

Select direct path Enable/Disable.

1:Enable, 0:Disable.

◆ in

uint8_t in

input path

Use AsThroughPathIn

◆ out

uint8_t out

output path

Use AsThroughPathOut


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