How does the application Knows EOF(End of file playback)

2009-04-20 Thread DigitalVision

Hi There

Does any one knows how does MediaPlayer  Opencore knows the EOF (End
of file while video file playback), It  wd be great if any one point
me where to look for the specific APIs/Code for EOF/EOS(End of stream)
handling.

Thanks
Srini Gosangi
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
android-framework group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~--~~~~--~~--~--~---



Re: How does the application Knows EOF(End of file playback)

2009-04-20 Thread Dave Sparks

The application can register for a playback complete message on the
MediaPlayer. The exact mechanism for propagating that message to the
app will depend on the implementation of MediaPlayerInterface.h.

On Apr 20, 9:34 am, DigitalVision samgo1...@gmail.com wrote:
 Hi There

 Does any one knows how does MediaPlayer  Opencore knows the EOF (End
 of file while video file playback), It  wd be great if any one point
 me where to look for the specific APIs/Code for EOF/EOS(End of stream)
 handling.

 Thanks
 Srini Gosangi
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
android-framework group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~--~~~~--~~--~--~---