player_log_get_state Struct Reference

#include <player.h>

List of all members.


Detailed Description

Request/reply: Get state.

To find out whether logging/playback is enabled or disabled, send a null PLAYER_LOG_REQ_GET_STATE request.


Public Attributes

uint8_t type
 The type of log device, either PLAYER_LOG_TYPE_READ or PLAYER_LOG_TYPE_WRITE.
uint8_t state
 Logging/playback state: FALSE=disabled, TRUE=enabled.

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

Last updated 12 September 2005 21:38:45