C# Class Vidka.Core.Ops.PreviewAvsSegmentInMplayer_Mp15sfff

Inheritance: PreviewAvsSegmentInMplayerAbstract
Afficher le fichier Open project: miktemk/VidkaEditor

Méthodes publiques

Méthode Description
PreviewAvsSegmentInMplayer_Mp15sfff ( IVidkaOpContext context ) : System
Run ( ) : void
TriggerByKeyPress ( KeyEventArgs e ) : bool

Method Details

PreviewAvsSegmentInMplayer_Mp15sfff() public méthode

public PreviewAvsSegmentInMplayer_Mp15sfff ( IVidkaOpContext context ) : System
context IVidkaOpContext
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void

TriggerByKeyPress() public méthode

public TriggerByKeyPress ( KeyEventArgs e ) : bool
e System.Windows.Forms.KeyEventArgs
Résultat bool