Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
Currently, we recreate the qt playback engine objects upon seek. Even though the recreation gets performed in separate threads, the operation is more expensive than it could be.
The task is to implement seeking for playback engine objects.
- seek should update objects id.
- seek should reset queues and some necessary things, e.g. QAudioSink.