3 namespace oni {
namespace driver {
29 return (OniSensorType)0;
88 return (OniPixelFormat)0;
OniSensorType convertStreamType(rs2_stream type)
bool isSupportedPixelFormat(rs2_format type)
bool isSupportedStreamType(rs2_stream type)
#define rsTraceError(format,...)
int getPixelFormatBytes(rs2_format type)
rs2_format
A stream's format identifies how binary data is encoded within a frame.
rs2_stream
Streams are different types of data provided by RealSense devices.
OniPixelFormat convertPixelFormat(rs2_format type)