Mailing List archive

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

[linux-dvb] Re: vidmodes for YUV



Thorsten Wöll wrote:
> but could someone please explain the vidmode = x

typedef enum VIDEOOUTPUTMODE
{
        NO_OUT       = 0,               //disable analog Output
        CVBS_RGB_OUT = 1,
        CVBS_YC_OUT  = 2,
        YC_OUT       = 3
} VIDEOOUTPUTMODE, *PVIDEOOUTPUTMODE;


HTH,
Johannes


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



Home | Main Index | Thread Index