Hi, folks!
I wonder what is better: one pipeline for one playback or one pipeline for many playbacks? I need to develop an application that will play different playbacks: they can have different formats and durations. Playbacks come sequentially, not in parallel (if they come in parallel, the decision is obvious: one pipeline for one playback). What do you think? In other words, what is hard to do in the case of one pipeline for many playbacks?