Alan McIvor wrote:
>  Hi,
>  
>  At the hardware level, the bt878 has a register which says whether or
>  not there is a video signal on the input (bit BT848_DSTATUS_PRES in
>  the dstat register), but I don't think this is available in user
>  space.

video_tuner->signal = (BT848_DSTATUS & BT848_DSTATUS_HLOC) ? 0xFFFF : 0;

  Gerd

-- 
#include </dev/tty>



_______________________________________________
Video4linux-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/video4linux-list

Reply via email to