Searched defs:video_capability (Results 1 – 1 of 1) sorted by relevance
40 struct video_capability struct42 char name[32];43 int type;44 int channels; /* Num channels */45 int audios; /* Num audio devices */46 int maxwidth; /* Supported width */47 int maxheight; /* And height */48 int minwidth; /* Supported width */49 int minheight; /* And height */