Package javaclient2.structures.log

Class Summary
PlayerLogGetState Request/reply: Get state.
PlayerLogSetFilename Request/reply: Set filename To set the name of the file to write to when logging, send a PLAYER_LOG_REQ_SET_FILENAME request.
PlayerLogSetReadRewind Request/reply: Rewind playback To rewind log playback to beginning of logfile, send a PLAYER_LOG_REQ_SET_READ_REWIND request.
PlayerLogSetReadState Request/reply: Set playback state To start or stop data playback, send a PLAYER_LOG_REQ_SET_READ_STATE request.
PlayerLogSetWriteState Request/reply: Set write state To start or stop data logging, send a PLAYER_LOG_REQ_SET_WRITE_STATE request.