- MEDIA_ERROR_UNKNOWN - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
Unspecified media player error. 
- MEDIA_INFO_AUDIO_RENDERING_START - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
The player just output the very first audio frame. 
- MEDIA_INFO_BUFFERING_BYTES_UPDATE - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
Buffered bytes are updated now. 
- MEDIA_INFO_BUFFERING_END - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
The player is resuming playback after filling buffers. 
- MEDIA_INFO_BUFFERING_START - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
The player is temporarily pausing playback internally in order to
 buffer more data. 
- MEDIA_INFO_NOT_SEEKABLE - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
The media cannot be seek (e.g live stream) 
- MEDIA_INFO_UNKNOWN - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
Unspecified media player info. 
- MEDIA_INFO_VIDEO_RENDERING_START - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
The player just pushed the very first video frame for rendering. 
- MEDIA_INFO_VIDEO_ROTATION_CHANGED - Static variable in class com.pili.pldroid.player.PLMediaPlayer
- 
The video rotation is changed