Hi, I want to retrieve information about a currently tuned program without patching the tuning program itself. Therefore I need to get the currently used VPID and APID from the driver. While studying the headers of the driver I found the ioctl command DMX_GET_PES_PIDS from which I hoped to get the information I need. But the API documentation does not document this command, so I don't know, wether this is right for my needs. I wrote a little program using the ioctl command, but the resulting array of integer words does not seem to contain the information about the PIDs I require.
So is there a decent way of getting the information I require directly from the driver? Bye, Markus -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
