Public Attributes#

uint32_t
uint32_t

Public Attribute Documentation#

song_len#

uint32_t song_len

The total length of the playing song in milliseconds


Definition at line 3340 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 3343 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 3352 of file include/rsi_bt_apis.h