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

Public Attributes

uint8_t channel_number
 [in] Select InitPlayer input channels More...
 
uint8_t bit_length
 [in] Select InitPlayer input bit length More...
 
uint8_t codec_type
 [in] Select InitPlayer codec type More...
 
uint8_t reserved1
 [in] reserved
 
uint32_t sampling_rate
 [in] Select sampling rate of es data More...
 
char dsp_path [AS_AUDIO_DSP_PATH_LEN]
 [in] Audio DSP path
 

Member Data Documentation

◆ channel_number

uint8_t channel_number

[in] Select InitPlayer input channels

Use #AsInitPlayerChannelNumberIndex enum type

◆ bit_length

uint8_t bit_length

[in] Select InitPlayer input bit length

Use #AsInitPlayerBitLength enum type

◆ codec_type

uint8_t codec_type

[in] Select InitPlayer codec type

Use #AsInitPlayerCodecType enum type

◆ sampling_rate

uint32_t sampling_rate

[in] Select sampling rate of es data

Use #AsInitPlayerSamplingRateIndex enum type


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