#include "Rs2Base.h"
Go to the source code of this file.
Namespaces | |
oni | |
oni::driver | |
Functions | |
OniPixelFormat | oni::driver::convertPixelFormat (rs2_format type) |
rs2_format | oni::driver::convertPixelFormat (OniPixelFormat type) |
OniSensorType | oni::driver::convertStreamType (rs2_stream type) |
rs2_stream | oni::driver::convertStreamType (OniSensorType type) |
int | oni::driver::getPixelFormatBytes (rs2_format type) |
bool | oni::driver::isSupportedPixelFormat (rs2_format type) |
bool | oni::driver::isSupportedStreamType (rs2_stream type) |