![]() |
![]() |
![]() |
![]() |
Get the audio status
#include <mme/mme.h> int mme_audio_get_status ( mme_hdl_t *hdl, mm_audio_format_t *status );
mme
The function mme_audio_get_status() gets audio stream information for the currently playing track and places it in status. See mm_audio_format_t in this reference.
None delivered.
This function blocks on the control context and on io-media. It does not validate any data, and returns with either the requested information or an error.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mm_audio_format_t, mme_video_get_status()
![]() |
![]() |
![]() |
![]() |