Mac utility from Tepesoft
MacOS file manager for power users
Meet Kondor File Manager, a Finder alternative with dual-pane browsing, folder sync, archives, FTP, SFTP and WebDAV workflows.
Mac file manager · Finder alternative · dual-pane file manager for macOS
Search found 1 match
- Tue Aug 23, 2011 5:31 am
- Forum: Module / Plugin Programming
- Topic: Acquring the ECM
- Replies: 2
- Views: 68461
Hi, to obtain an ECM (or any other table) you have to start a filter in a PID. You can do this using MDAPI_START_FILTER and a TSTART_FILTER object. For example (suppose ECM pid is 0x112): ... TSTART_FILTER Obj; //Declare it global or with a global scope ... void MyFilterFunc(int MyFilter, int DataLe...
