MediaPlayer info



MEDIA_INFO_UNKNOWN = 1,
 // The player was started because it was used as the next player for another
 // player, which just completed playback
 MEDIA_INFO_STARTED_AS_NEXT = 2,
 // The player just pushed the very first video frame for rendering
 MEDIA_INFO_RENDERING_START = 3,
 // 7xx
 // The video is too complex for the decoder: it can't decode frames fast
 // enough. Possibly only the audio plays fine at this stage.
 MEDIA_INFO_VIDEO_TRACK_LAGGING = 700,
 // MediaPlayer is temporarily pausing playback internally in order to
 // buffer more data.
 MEDIA_INFO_BUFFERING_START = 701,
 // MediaPlayer is resuming playback after filling buffers.
 MEDIA_INFO_BUFFERING_END = 702,
 // Bandwidth in recent past
 MEDIA_INFO_NETWORK_BANDWIDTH = 703,
  
 // 8xx
 // Bad interleaving means that a media has been improperly interleaved or not
 // interleaved at all, e.g has all the video samples first then all the audio
 // ones. Video is playing but a lot of disk seek may be happening.
 MEDIA_INFO_BAD_INTERLEAVING = 800,
 // The media is not seekable (e.g live stream).
 MEDIA_INFO_NOT_SEEKABLE = 801,
 // New media metadata is available.
 MEDIA_INFO_METADATA_UPDATE = 802,
  
 //9xx
 MEDIA_INFO_TIMED_TEXT_ERROR = 900,
 };
MEDIA_INFO_UNKNOWN = 1,
 // The player was started because it was used as the next player for another
 // player, which just completed playback
 MEDIA_INFO_STARTED_AS_NEXT = 2,
 // The player just pushed the very first video frame for rendering
 MEDIA_INFO_RENDERING_START = 3,
 // 7xx
 // The video is too complex for the decoder: it can't decode frames fast
 // enough. Possibly only the audio plays fine at this stage.
 MEDIA_INFO_VIDEO_TRACK_LAGGING = 700,
 // MediaPlayer is temporarily pausing playback internally in order to
 // buffer more data.
 MEDIA_INFO_BUFFERING_START = 701,
 // MediaPlayer is resuming playback after filling buffers.
 MEDIA_INFO_BUFFERING_END = 702,
 // Bandwidth in recent past
 MEDIA_INFO_NETWORK_BANDWIDTH = 703,
  
 // 8xx
 // Bad interleaving means that a media has been improperly interleaved or not
 // interleaved at all, e.g has all the video samples first then all the audio
 // ones. Video is playing but a lot of disk seek may be happening.
 MEDIA_INFO_BAD_INTERLEAVING = 800,
 // The media is not seekable (e.g live stream).
 MEDIA_INFO_NOT_SEEKABLE = 801,
 // New media metadata is available.
 MEDIA_INFO_METADATA_UPDATE = 802,
  
 //9xx
 MEDIA_INFO_TIMED_TEXT_ERROR = 900,
 };
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值