player_sound_cmd Struct Reference
Command: play clip (PLAYER_SOUND_CMD_IDX). More...
#include <player.h>
Public Attributes | |
uint32_t | index |
Index of sound to be played. |
Detailed Description
Command: play clip (PLAYER_SOUND_CMD_IDX).
The sound
interface accepts an index of a pre-recorded sound file to play.
Member Data Documentation
uint32_t player_sound_cmd::index |
Index of sound to be played.
The documentation for this struct was generated from the following file: