C# Class Vidka.Core.Ops.PreviewAvsSegmentInMplayer_Mp5s

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

Méthodes publiques

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

Method Details

PreviewAvsSegmentInMplayer_Mp5s() public méthode

public PreviewAvsSegmentInMplayer_Mp5s ( 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