![]() |
![]() |
![]() |
![]() |
Get information about the current track
#include <mme/mme.h> int mme_trksessionview_get_current( mme_hdl_t *hdl, mme_trksessionview_info_t *info );
mme
The function mme_trksessionview_get_current() gets information about the current track and places it in the structure mme_trksessionview_info_t. It works exactly like mme_trksession_get_info() except that it assumes the current title (if applicable) and track.
None delivered.
This function performs no validations and doesn't block.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_trksession_get_info(), mme_trksessionview_info_t
![]() |
![]() |
![]() |
![]() |