#include <v4ldevcamera.h>
Inheritance diagram for V4LCamera::
Public Methods | |
~V4LCamera () | |
virtual bool | isCamera () const |
Protected Methods | |
V4LCamera (int fd, const QString &name, int channels, int type, int minw, int minh, int maxw, int maxh) | |
Friends | |
class | V4LDev |
|
Returns true iff this device is a camera.
Reimplemented from V4LDev. |