I'm attempting to setup a topology object in my C# wrapper for MMF to start capturing from a capture device as a source. I have an existing and activated IMFMediaSource object, so I create the topology node, add the node to the topology, then I attempt to set the topology. [...] read more