LatencyTestConfiguration

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

SendSamples
void SendSamples(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
SendSamples
bool SendSamples()
Undocumented in source. Be warned that the author may not have intended to support it.
Threshold
void Threshold(SWIGTYPE_p_Color value)
Undocumented in source. Be warned that the author may not have intended to support it.
Threshold
SWIGTYPE_p_Color Threshold()
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(LatencyTestConfiguration obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.

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.

Meta