MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / GetSupportedFormat

Method GetSupportedFormat

Include/XnCppWrapper.h:3995–3998  ·  view source on GitHub ↗

* @copybrief xnGetPlayerSupportedFormat * For full details and usage, see @ref xnGetPlayerSupportedFormat */

Source from the content-addressed store, hash-verified

3993 * For full details and usage, see @ref xnGetPlayerSupportedFormat
3994 */
3995 inline const XnChar* GetSupportedFormat() const
3996 {
3997 return xnGetPlayerSupportedFormat(GetHandle());
3998 }
3999
4000 /**
4001 * @copybrief xnEnumeratePlayerNodes

Calls 2

GetHandleFunction · 0.85

Tested by

no test coverage detected