Searched defs:video_capability (Results 1 – 1 of 1) sorted by relevance
20 struct video_capability struct22 char name[32];23 int type;24 int channels; /* Num channels */25 int audios; /* Num audio devices */26 int maxwidth; /* Supported width */27 int maxheight; /* And height */28 int minwidth; /* Supported width */29 int minheight; /* And height */