enum mrpt::hwdrivers::CKinect::TVideoChannel

Overview

RGB or IR video channel identifiers. More…

#include <CKinect.h>

enum TVideoChannel
{
    VIDEO_CHANNEL_RGB = 0,
    VIDEO_CHANNEL_IR,
};

Detailed Documentation

RGB or IR video channel identifiers.

See also:

setVideoChannel