Hello, I'm wondered how sequencer source can be used in the following way.
- Play streams from multiple sources simultaneously; for example, play the audio from one file with the video from another.
(From https://msdn.microsoft.com/en-us/library/windows/desktop/ms694213(v=vs.85).aspx)
How should I construct the topology to implement above one?
Thank you for reply in advance.