Hello,
How do I select PLP in multi-PLP DVB-T2 broadcast programmatically? I can select and scan all PLPs in the broadcast using DVBDream; however I need to do it in my program. The program creates a graph and captures MPEG stream. It works fine with DVB-T; with DVB-T2 it captures one random PLP in multi-PLP broadcast. I've tried to use IDVBTLocator2 interface to specify PLP number (it's a Windows 7 PC so it should work) and everything seems to be working properly (IDVBTLocator2 is created, put_PhysicalLayerPipeId succeeds, ITuneRequest::put_Locator succeeds etc) but PLP doesn't change. So how do I change PLP on TBS6280 card? Should IDVBTLocator2 method work or is there another way to do that?
Thanks,
Andrey