/** The video is streamed and its container is not valid for
progressive
* playback i.e the video's index (e.g moov atom) is not at the
start of the
* file.
* @see android.media.MediaPlayer.OnErrorListener
*/
public static final int
MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK = 200;
File: frameworks/base/media/java/android/media/MediaPlayer.java
On Jun 15, 9:32 pm, hengli cui <[email protected]> wrote:
> Who can give me some idea?
>
> 2009/6/15 hengli cui <[email protected]>
>
> > When I trying to play a http streaming file,there is an error and the error
> > is PVMFErrContentInvalidForProgressivePlayback.What is this error and What
> > Can I do to solve this problem.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---