• Herbert Dürr's avatar
    #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yet · d3ebac9e
    Herbert Dürr yazdı
    in AV Foundation the most accurate media asset duration is available when the
    AVPlayerItem's status changes to AVPlayerItemStatusReadyToPlay. There already
    is an observer for this, but the upper layers expect getDuration() to be
    synchronous and to return within a reasonable time. Since returning an
    approximation is sufficient using the AVAsset's duration as fallback is fine.
    d3ebac9e
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
prj Loading commit data...
source Loading commit data...
util Loading commit data...