Page 1 of 1

Change Channel properties [PMT]

Posted: Thu Jun 21, 2007 5:37 am
by appiem
Hello, I want to change the PMT info, because it's wrong detected by the programm. (PMT shift bug)

I make a Module:
AfterChannelChange, check wVideo==0 and Audio.wPID[0]==0 and Audio.wPMT!=0
Get PMT buffer [1024] by DDMODAPI_START_FILTER.
Detect all pids from PMT buffer (video audio txt)
Now I want to restore this values in Channel list by use of the SDK.

Solved my problem....

Sorry for my poor English...