player_mcom_config Struct Reference

#include <player_interfaces.h>

Collaboration diagram for player_mcom_config:

Collaboration graph
[legend]
List of all members.

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

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:

Last updated 12 September 2005 21:38:45