Home
last modified time | relevance | path

Searched defs:video_capability (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/v4l/
H A Dvideodev.h40 struct video_capability struct
42 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 */