ksvc / KSYMediaPlayer_Android

金山云Android播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds),supporting jitter control,software&hardware decode
http://v.ksyun.com/
Apache License 2.0
853 stars 246 forks source link

如果监听播放进度,即当前播放到第几秒了? #213

Open zzzsssbo opened 6 years ago

zzzsssbo commented 6 years ago

如何监听播放进度,即当前播放到第几秒了?

dengchu817 commented 6 years ago

调getCurrentPosition()接口

o03150 commented 6 years ago

@dengchu817 @jinleileiking @fpzeng @pengbins getCurrentPosition()接口获取的最大值并不等于getDuration()的值