You are viewing documentation for version:2.9.0Public Attributes#uint32_tsong_lenuint32_tsong_posuint8_tplay_statusPublic Attribute Documentation#song_len#uint32_t song_lenThe total length of the playing song in milliseconds song_pos#uint32_t song_posThe current position of the playing in milliseconds elapsed play_status#uint8_t play_statusCurrent Status of playing STOPPED 0x00 PLAYING 0x01 PAUSED 0x02 FWD_SEEK 0x03 REV_SEEK 0x04 ERROR 0xFF