Definition: dvblocator.h:37
E_MhegErr DVB_MhegAudioPlayDefault(void)
MHEG5 engine gives control of Audio to external application. Set decoding and presentation of Audio a...
E_MhegErr
Definition: mherrors.h:28
E_AudioSpeed
Definition: dvb_audio.h:55
MHEG5 engine interface error codes.
uint8_t U8BIT
Definition: techtype.h:93
Definition: dvb_audio.h:68
BOOLEAN DVB_MhegAudioDescriptionPref(void)
This function is used by the MHEG-5 engine to determine whether audio description is currently enable...
E_AudioEncoding
Definition: dvb_audio.h:65
Definition: dvb_audio.h:70
Definition: dvb_audio.h:61
int32_t S32BIT
Definition: techtype.h:98
System Wide Global Technical Data Type Definitions.
E_MhegErr DVB_MhegAudioStopClip(void)
Instruct the controlling application that playback of the previously supplied audio clip should be st...
E_MhegErr DVB_MhegAudioPlayStream(S_DvbComponent *pDvbComponent)
MHEG5 engine takes control of Audio - and informs that Audio must be switched to the specified Audio ...
Definition: dvb_audio.h:58
Definition of DVB locator and DVB component types.
U8BIT BOOLEAN
Definition: techtype.h:112
E_MhegErr DVB_MhegAudioPlayClip(U8BIT *pAudioData, U32BIT dataLength, U32BIT repeatCount, E_AudioEncoding encoding)
Instruct the controlling application that the provided audio sound clip should be played...
E_MhegErr DVB_MhegAudioSetVolume(S32BIT volumeAdjust)
Adjust sound level for any external application sourced audio. A setting of 0 dB means leave the audi...
E_MhegErr DVB_MhegAudioSetSpeed(E_AudioSpeed speed)
Instruct the controlling application that playback of the previously supplied audio clip should be pa...
Definition: dvb_audio.h:69
uint32_t U32BIT
Definition: techtype.h:97
E_MhegErr DVB_MhegAudioStopStream(void)
MHEG5 engine takes control of Audio - and specifies that decoding and presentation of any Audio strea...
Definition: dvb_audio.h:67