Public Attribute Documentation#
song_len#
uint32_t song_len
The total length of the playing song in milliseconds
Definition at line
3314
of file include/rsi_bt_apis.h
song_pos#
uint32_t song_pos
The current position of the playing in milliseconds elapsed
Definition at line
3317
of file include/rsi_bt_apis.h
play_status#
uint8_t play_status
Current Status of playing STOPPED 0x00 PLAYING 0x01 PAUSED 0x02 FWD_SEEK 0x03 REV_SEEK 0x04 ERROR 0xFF
Definition at line
3326
of file include/rsi_bt_apis.h