#include <OniCTypes.h>
Public Attributes | |
int | numSupportedVideoModes |
OniVideoMode * | pSupportedVideoModes |
OniSensorType | sensorType |
List of supported video modes by a specific source
Definition at line 68 of file OniCTypes.h.
int OniSensorInfo::numSupportedVideoModes |
Definition at line 71 of file OniCTypes.h.
OniVideoMode* OniSensorInfo::pSupportedVideoModes |
Definition at line 72 of file OniCTypes.h.
OniSensorType OniSensorInfo::sensorType |
Definition at line 70 of file OniCTypes.h.