Player_iOS icon indicating copy to clipboard operation
Player_iOS copied to clipboard

aac文件获取时长不准,

Open wuxie8 opened this issue 5 years ago • 0 comments

是AVURLAssetPreferPreciseDurationAndTimingKey参数默认设置为NO,如果仅仅只是播放,AVPlayer则会获取没有完全精度的近似时长,默认值NO就足够,sdk请更新一下,将值改为YES

wuxie8 avatar Aug 20 '20 07:08 wuxie8