Lines Matching refs:UINT32
80 PLAY_COUNT: {type: UINT32, desc: play count}
81 PAUSE_COUNT: {type: UINT32, desc: pause count}
82 STOP_COUNT: {type: UINT32, desc: stop count}
83 PLAY_NEXT_COUNT: {type: UINT32, desc: playnext count}
84 PLAY_PREVIOUS_COUNT: {type: UINT32, desc: playprevious count}
85 FAST_FORWARD_COUNT: {type: UINT32, desc: fastforward count}
86 REWIND_COUNT: {type: UINT32, desc: rewind count}
87 SEEK_COUNT: {type: UINT32, desc: seek count}
88 SET_SPEED_COUNT: {type: UINT32, desc: setspeed count}
89 SET_LOOP_MODE_COUNT: {type: UINT32, desc: setloopmode count}
90 TOGGLE_FAVORITE_COUNT: {type: UINT32, desc: togglefavorite count}
99 CREATE_SESSION_COUNT: {type: UINT32, desc: create session count}
100 DELETE_SESSION_COUNT: {type: UINT32, desc: delete session count}
104 ALL_CTRL_COMMAND_COUNT: {type: UINT32, desc: all command count}
105 ALL_SUCCESS_CTRL_COMMAND: {type: UINT32, desc: success command count}