精品文档---下载后可任意编辑 本文档为 PVPlayer 开发者提供详细的 SDK 开发信息
包括媒体信息的层次结构,流程的控制和数据流图,状态机,错误处理,异步事件的处理,以及用例场景
该文档还包括在 android 平台下调试的相关介绍
1 PVPlayer SDK 定义 PVPlayer SDK is a set of components and modules that allows synchronized playback of multimedia presentations
A multimedia presentation is defined as a collection of various media that are rendered together in some sort of a synchronous manner
This could be in the form of a file encoded into a specificformat (like MP4, 3GPP), a live RTSP streaming session, or a SMIL presentation or any other form
In addition to standard playback features such as repositioning and volume control, PVPlayer SDK offersmore sophisticated features such as downloading of content and playback of content as it is beingdownloaded
The amount of features contained in a parti