#include <cvd/videoframe.h>
#include <cvd/config.h>
#include <linux/videodev.h>
Go to the source code of this file.
Classes | |
class | CVD::V4L2FrameT< T > |
Namespaces | |
namespace | CVD |
Typedefs | |
typedef V4L2FrameT< unsigned char > | CVD::V4L2Frame |
Nontemplated video frame type for backwards compatibility. |