最終更新:2022-03-16 (水) 06:49:57 (782d)  

audio_element_msg_cmd_t
Top / audio_element_msg_cmd_t

Audio element action command, process on dispatcher

Values:

  • AEL_MSG_CMD_NONE = 0
  • AEL_MSG_CMD_FINISH = 2
  • AEL_MSG_CMD_STOP = 3
  • AEL_MSG_CMD_PAUSE = 4
  • AEL_MSG_CMD_RESUME = 5
  • AEL_MSG_CMD_DESTROY = 6
  • AEL_MSG_CMD_REPORT_STATUS = 8
  • AEL_MSG_CMD_REPORT_MUSIC_INFO = 9
  • AEL_MSG_CMD_REPORT_CODEC_FMT = 10
  • AEL_MSG_CMD_REPORT_POSITION = 11