OMX.broadcom.audio_lowpower
This component accepts encoded audio in mp3 format, and decodes and plays it to an audio buffer driver. It is designed for low power audio playback. Input buffers can consist of multiple mp3 frames, there is no requirement to end a buffer on a frame boundary, providing the remainder of the frame is at the start of the next buffer. The parsing is fairly tolerate of skipping extra data such as ID3 tags. Pausing the component will result in decoding pausing, but there is a relatively long decoded buffer to play out before audio output will pause.
|