![]() |
![]() |
![]() |
![]() |
Get the scan mode for a control context
#include <mme/mme.h> int mme_getscanmode( mme_hdl_t *hdl, uint64_t *time );
mme
The function mme_getscanmode() gets the scan mode setting for a control context. This setting is the number of milliseconds of a track that the MME plays in scan mode before skipping to the next track in the tracklist.
None delivered.
This function blocks on control contexts. If mme_getscanmode() is called and another function is called before mme_getscanmode() returns, the second function blocks on io-media until mme_getscanmode() returns. If there are no other pending calls, mme_getscanmode() returns without blocking on io-media.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_getrandom(), mme_getrepeat(), mme_setrandom() mme_setrepeat(), mme_setscanmode()
![]() |
![]() |
![]() |
![]() |