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

#include <audio_player_api.h>

Collaboration diagram for AsActivatePlayerParam:

Public Attributes

uint8_t input_device
 [in] Select Player Input device More...
 
uint8_t output_device
 [in] Select Player Output device More...
 
uint8_t reserved0
 [in] reserved
 
uint8_t reserved1
 [in] reserved
 
AsPlayerInputDeviceHdlrForRAMram_handler
 [in] Set Player Input device handler, refer following.
 

Detailed Description

SetPlayerStatus Command (AUDCMD_SETPLAYERSTATUS) parameter

Member Data Documentation

◆ input_device

uint8_t input_device

[in] Select Player Input device

Use AsSetPlayerInputDevice enum type

◆ output_device

uint8_t output_device

[in] Select Player Output device

Use AsSetPlayerOutputDevice enum type


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