![]() |
![]() |
![]() |
![]() |
Get the status of the current track
#include <mme/mme.h> int mme_play_get_status( mme_hdl_t *hdl, mme_play_status_t *play_status);
mme
The function mme_play_get_status() retrieves the status of a media play. It provides the total play time of the media track and the play time elapsed by filling in the structure mme_play_status_t pointed to by play_status. See mme_play_status_t in this reference.
None delivered.
This function validates all data, and doesn't block.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_play(), mme_play_get_info(), mme_play_get_status(), mme_play_set_output_attr(), mme_time_t, mme_playstate_t, mme_playstatus_t
![]() |
![]() |
![]() |
![]() |