CLOS-interface to every structure and union
[cl-v4l2.git] / aligned.lisp
blob0ed9d94a5c75c2bb7d895f9ff48542b7fdaac901
1 (include "linux/videodev2.h")
3 (in-package :cl-v4l2)
5 (cstruct v4l2-format "struct v4l2_format"
6 (type "type" :type v4l2-buf-type)
7 (pix "fmt.pix" :type v4l2-pix-format)) ; ATM won't support anything except pix_format