C# Class Yodiwo.Media.Video.Source.WebCamFrameTrapper

Inheritance: IVideoSource
Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Méthode Description
Pause ( ) : void
Resume ( ) : void
Start ( ) : void
Stop ( ) : void
WebCamFrameTrapper ( ) : System

Private Methods

Méthode Description
OnNewFrame ( object sender, NewFrameEventArgs eventArgs ) : void

Method Details

Pause() public méthode

public Pause ( ) : void
Résultat void

Resume() public méthode

public Resume ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

WebCamFrameTrapper() public méthode

public WebCamFrameTrapper ( ) : System
Résultat System