Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WebCamCapture
VR920Sterio
C# Class WebCamCapture.VR920Sterio
Inheritance:
IDisposable
ファイルを表示
Open project: evilmachina/theMachine
Public Methods
Method
Description
Dispose
( ) :
void
SetEye
(
bool
rightEye
) :
void
Start
( ) :
void
Private Methods
Method
Description
OpenStereo
( ) :
IntPtr
SetStereoEnabled
(
IntPtr
handle
,
System.Boolean
enabled
) :
System.Boolean
SetStereoLR
(
IntPtr
handle
,
System.Boolean
eye
) :
System.Boolean
WaitForOpenFrame
(
IntPtr
handle
,
System.Boolean
eye
) :
Byte
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
SetEye()
public
method
public
SetEye
(
bool
rightEye
) :
void
rightEye
bool
return
void
Start()
public
method
public
Start
( ) :
void
return
void