player_mcom_config Struct Reference
#include <player_interfaces.h>
Collaboration diagram for player_mcom_config:
Detailed Description
Configuration request to the device.
Definition at line 1483 of file player_interfaces.h.
Public Attributes | |
uint32_t | command |
Which request. | |
uint32_t | type |
The "type" of the data. | |
uint32_t | channel_count |
length of channel name | |
char * | channel |
The name of the channel. | |
player_mcom_data_t | data |
The data. |
Member Data Documentation
uint32_t player_mcom_config::command |
Which request.
Should be one of the defined request ids.
Definition at line 1486 of file player_interfaces.h.
The documentation for this struct was generated from the following file: