player_log_get_state Struct Reference
Request/reply: Get state. More...
#include <player.h>
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. |
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.
The documentation for this struct was generated from the following file: