Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Where is syntonized?



Felice Colucci writes:
 > 
 > Hi,
 > My idea is to write an application to discover the audiopid and videopid  selected from an other application
 > Is this possible? How to do?
 > thanks
 > Felix
 >   
 > 
Do you mean this: 
 if (ioctl(fddmx, DMX_GET_PES_PIDS, pids) < 0)
where
 dvb_pid_t pids[5];

Marcus


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index