vrLib SDK Documentation
UsesRawComms Property
NamespacesVideoRay.CommunicationInterfaceAdapter_KCF_SmartTetherUsesRawComms
Flag to indicate device uses RAW data stream and not true PRO4 protocol Most devices should set this to FALSE
Declaration Syntax
C#Visual BasicVisual C++
public override bool UsesRawComms { get; set; }
Public Overrides Property UsesRawComms As Boolean
public:
virtual property bool UsesRawComms {
	bool get () override;
	void set (bool value) override;
}
Value

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)