2013/11/14 Harald Sitter <sit...@kde.org>

>
> for phonon5 we can:
> a) keep it and rename it to timeUpdateInterval (to align with rename of
> tick)
> b) drop the interval; always use >=100 msc updates
> c) drop the interval; always use ~100 msc (if VLC is ticking faster
> than that we go <100)
> d) any of b) or c) AND when nothing is connected to timeChanged() no
> ticks will be generated in general == no resources consumption
> (QObject::connectNotify) AND time() does not access cached values but
> will lead to a direct pipeline query
>
> I'd go for either b+d or c+d, with more inclination towards c+d. Faster -
better... but depends on how much resources it uses for 10 times/sec freq.
_______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel

Reply via email to