LatencyTestDevice

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

EnumDeviceType
anonymousenum EnumDeviceType
Undocumented in source.

Functions

GetConfiguration
bool GetConfiguration(LatencyTestConfiguration configuration)
Undocumented in source. Be warned that the author may not have intended to support it.
GetDevice
DeviceBase GetDevice()
Undocumented in source. Be warned that the author may not have intended to support it.
GetType
DeviceType GetType()
Undocumented in source. Be warned that the author may not have intended to support it.
SetCalibrate
bool SetCalibrate(SWIGTYPE_p_Color calibrationColor, bool waitFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
SetCalibrate
bool SetCalibrate(SWIGTYPE_p_Color calibrationColor)
Undocumented in source. Be warned that the author may not have intended to support it.
SetConfiguration
bool SetConfiguration(LatencyTestConfiguration configuration, bool waitFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
SetConfiguration
bool SetConfiguration(LatencyTestConfiguration configuration)
Undocumented in source. Be warned that the author may not have intended to support it.
SetDisplay
bool SetDisplay(LatencyTestDisplay display, bool waitFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
SetDisplay
bool SetDisplay(LatencyTestDisplay display)
Undocumented in source. Be warned that the author may not have intended to support it.
SetStartTest
bool SetStartTest(SWIGTYPE_p_Color targetColor, bool waitFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
SetStartTest
bool SetStartTest(SWIGTYPE_p_Color targetColor)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.

Static functions

swigGetCPtr
void* swigGetCPtr(LatencyTestDevice obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin ovr_im.SwigOperatorDefinitions

opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From HIDDeviceBase

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.
swigGetCPtr
void* swigGetCPtr(HIDDeviceBase obj)
Undocumented in source. Be warned that the author may not have intended to support it.
__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.
~this
~this()
Undocumented in source.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
SetFeatureReport
bool SetFeatureReport(SWIGTYPE_p_uint8_t data, SWIGTYPE_p_uint32_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
GetFeatureReport
bool GetFeatureReport(SWIGTYPE_p_uint8_t data, SWIGTYPE_p_uint32_t length)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta