Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VVVV
Nodes
EDSDK
ReceivePhoto
C# Class VVVV.Nodes.EDSDK.ReceivePhoto
Inheritance:
IPluginEvaluate
,
IDisposable
Show file
Open project: elliotwoods/VVVV.Nodes.Image
Public Methods
Method
Description
Dispose
( ) :
void
Evaluate
(
int
SpreadMax
) :
void
Private Methods
Method
Description
AddListeners
( ) :
void
RemoveListeners
( ) :
void
SetupOutput
(
int
count
) :
void
camera_PictureTaken
(
object
sender
,
Canon
e
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Evaluate()
public
method
public
Evaluate
(
int
SpreadMax
) :
void
SpreadMax
int
return
void