player_log_get_state Struct Reference
#include <player.h>
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:
