C# Class VVVV.Nodes.EDSDK.ReceivePhoto

Inheritance: IPluginEvaluate, IDisposable
Afficher le fichier Open project: elliotwoods/VVVV.Nodes.Image

Méthodes publiques

Méthode Description
Dispose ( ) : void
Evaluate ( int SpreadMax ) : void

Private Methods

Méthode Description
AddListeners ( ) : void
RemoveListeners ( ) : void
SetupOutput ( int count ) : void
camera_PictureTaken ( object sender, Canon e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Evaluate() public méthode

public Evaluate ( int SpreadMax ) : void
SpreadMax int
Résultat void