- General info
- Constants
- Functions/Parameters
- void OnBufferAvailable( Nat32 id )
This notification function is called when the specified audio clip data buffer has been decoded.
Parameters
| id | Identifier of the audio clip data buffer.
|
- void OnEndOfData( void )
This notification function is called when the audio clip data that was labelled endOfData has been decoded.
- void OnStarted( void )
This notification function is called when audio clip decoding has started.
- void OnStopped( void )
This notification function is called when audio clip decoding is stopped.
- void OnPaused( void )
This notification function is called when audio clip decoding is paused.
Copyright © 2009, Koninklijke Philips Electronics N.V.