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